Results 1 to 6 of 6

Thread: [QT3 + XP] How to avoid the windows title bar

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: [QT3 + XP] How to avoid the windows title bar

    Quote Originally Posted by incapacitant
    Maybe this is a QT4 feature ?
    No, just a typo --- it should be Qt::WStyle_Customize.

    Quote Originally Posted by incapacitant
    i don't know how to embed code in the post
    You can use [ code ] tags. Like this:
    Qt Code:
    1. // some code
    To copy to clipboard, switch view to plain text mode 

  2. The following user says thank you to jacek for this useful post:

    incapacitant (2nd March 2006)

  3. #2
    Join Date
    Jan 2006
    Location
    Grenoble, France
    Posts
    165
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    106

    Default Re: [QT3 + XP] How to avoid the windows title bar

    it works fine, thanks

    for embedding code in the post it is not clear still.
    should i enter
    Qt code:
    some code?

  4. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: [QT3 + XP] How to avoid the windows title bar

    Quote Originally Posted by incapacitant
    for embedding code in the post it is not clear still.
    should i enter
    Qt code:
    some code?
    Type: [ code ] some code [/ code ] (without spaces in []) or click "#" above the text box.

  5. The following user says thank you to jacek for this useful post:

    incapacitant (18th March 2006)

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.