Results 1 to 2 of 2

Thread: (solved) MacOSX Utility Window

  1. #1
    Join Date
    Mar 2006
    Posts
    9
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default (solved) MacOSX Utility Window

    Hi. Does anyone that works with Qt in MacOSX know how to construct the Panel Utility Window? In MacOSX is like the fallowing image:



    With Interface Builder, I can construct it creating a Panel and setting its Utility Window propriety.

    I already tried the Windows Flags example program in Qt directory and any flag combination seems to produce this kind of window.

    Thank you for any help
    Last edited by Zatraz; 22nd November 2006 at 14:02.

  2. #2
    Join Date
    Mar 2006
    Posts
    9
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: MacOSX Utility Window

    Solved: use Qt::Tool with the small note that you cannot use it in QDialog (It seems that this window type cannot be modal).

Similar Threads

  1. Main window with custom buttons ?
    By probine in forum Qt Programming
    Replies: 1
    Last Post: 22nd November 2006, 06:32
  2. Replies: 2
    Last Post: 12th November 2006, 08:47
  3. Replies: 3
    Last Post: 23rd July 2006, 18:02
  4. Move window in Clone Mode
    By ultrabrite in forum Qt Programming
    Replies: 1
    Last Post: 14th June 2006, 18:22
  5. cannot make a main window modal
    By Dark_Tower in forum Qt Programming
    Replies: 12
    Last Post: 23rd March 2006, 10:21

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.