Results 1 to 2 of 2

Thread: Widget stack order!

  1. #1
    Join Date
    Dec 2008
    Location
    Istanbul, TURKEY
    Posts
    537
    Thanks
    14
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Windows Android

    Default Widget stack order!

    Hi there,

    I have widgets inside the main window. Everytime a new window is poped up, the new comer widget receives the focus and places itself to the top of the widget stack. The problem is once I click on an other widget in the main window, the previously focused widget becomes lower but when I want to get back that widget by clicking on it, it receives the focus again but does not raise itself.

    thanks in advance!
    Last edited by zgulser; 22nd April 2009 at 12:33.

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Widget stack order!

    What windows are you using ? I mean mdi child windows or normal widgets ?

    Does some widget / window has always stay on top hint ?

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 07:06
  2. stack widget pages using pushbutton
    By arunvv in forum Newbie
    Replies: 4
    Last Post: 21st March 2008, 11:09
  3. Replies: 1
    Last Post: 7th August 2007, 08:27
  4. Previewing a stack widget dialog
    By mikeh in forum Qt Tools
    Replies: 4
    Last Post: 2nd October 2006, 10:19
  5. QWidget display on 2 stack widget page
    By spawnwj in forum Qt Programming
    Replies: 3
    Last Post: 4th September 2006, 12:07

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.