Results 1 to 2 of 2

Thread: A popup widget in QDialog.

  1. #1
    Join Date
    Oct 2008
    Posts
    20
    Thanks
    1
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Post A popup widget in QDialog.

    Hello !

    I have a mainWidget which is a simple Qt::Window and a QDialog on it which executes modally. When a user clicks on a button in the dialog I need to show a QWidget like Qt::Popup (or maybe Qt::Tool). The point is it should be able to receive and process events and my dialog should also be able to receive and process events. Other widgets are to be shadowed by the modal dialog.

    Any suggestions how to that? Mostly X11 and MAC.

  2. #2
    Join Date
    Oct 2008
    Posts
    20
    Thanks
    1
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: A popup widget in QDialog.

    Actually I just found that Qt::Popup works good enough\\\

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. How to popup QDialog at specific location?
    By lni in forum Qt Programming
    Replies: 3
    Last Post: 23rd January 2009, 11:46
  3. Replies: 4
    Last Post: 4th February 2008, 06:16
  4. Sliding popup widget
    By momesana in forum Qt Programming
    Replies: 7
    Last Post: 19th September 2007, 22:30
  5. Qdialog as a child widget
    By dave in forum Newbie
    Replies: 12
    Last Post: 14th November 2006, 09:43

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.