Results 1 to 4 of 4

Thread: SetWFlags

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: SetWFlags

    For some flags to work if set after constructing an object, you have to reparent() the widget.

  2. #2
    Join Date
    Mar 2006
    Posts
    7
    Thanks
    1
    Qt products
    Qt3
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: SetWFlags

    thx that solved it

    is there a list on qt doc which flags that require this? can't seem to find it if there is...

    grtz and thx again

    xplizion

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: SetWFlags

    Quote Originally Posted by xplizion
    is there a list on qt doc which flags that require this?
    No, I don't think so. It's a question of experience and searching through the net

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.