Results 1 to 5 of 5

Thread: How can I make invisible close ,max and min buttons of ui form

  1. #1
    Join Date
    Feb 2008
    Posts
    36
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default How can I make invisible close ,max and min buttons of ui form

    How can I make invisible close ,maximized and minimized buttons of ui form

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How can I make invisible close ,max and min buttons of ui form

    I don't think is possible to set WindowFlags in Designer.
    I think because the UI file can be used as stand alone form or can be embedded in existing forms
    A camel can go 14 days without drink,
    I can't!!!

  3. #3
    Join Date
    Feb 2008
    Posts
    36
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How can I make invisible close ,max and min buttons of ui form

    Thank but I can not do

  4. #4
    Join Date
    Mar 2008
    Posts
    68
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How can I make invisible close ,max and min buttons of ui form

    Try Setting the Maximum , Minimum Width and Height to same value.
    but still the close button will be visible.

  5. #5
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How can I make invisible close ,max and min buttons of ui form

    Why you can't use QWidget::setWindowFlags()?
    A camel can go 14 days without drink,
    I can't!!!

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.