Results 1 to 4 of 4

Thread: Italic Qdialog title

  1. #1
    Join Date
    Mar 2008
    Posts
    55
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Italic Qdialog title

    Hello everybody,

    I need to write my QDialog title with italic style. I've searched and tried a lot but I think this is no possible.

    Can anyone confirm this or tell me how to do to resolve this problem.

    Many thanks in advance.

    Best regards

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Italic Qdialog title

    The window title is part of the window decoration which is often provided by the windowing system, not the application.

    Sp depending on the platform and/or windowing system, this might be something that the application can do, or something the application can request the system to do, or something that is not possible at all.

    Cheers,
    _

  3. #3
    Join Date
    Mar 2008
    Posts
    55
    Thanks
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Italic Qdialog title

    Many thanks pour your reply.

    So I can conclude that on Windows it's impossible to change the window decoration title ?

  4. #4
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Italic Qdialog title

    Not necessarily, you could check if the Windows native API has calls for that.

    Cheers,
    _

Similar Threads

  1. QDialog without Title Bar
    By Henry Blue Heeler in forum Qt Programming
    Replies: 3
    Last Post: 2nd April 2015, 01:11
  2. QDialog - no title bar
    By Tomasz in forum Newbie
    Replies: 3
    Last Post: 22nd July 2010, 15:39
  3. Show maximize button in the title bar of a QDialog under GNOME
    By lalesculiviu in forum Qt Programming
    Replies: 1
    Last Post: 25th June 2010, 07:46
  4. stylesheet to QDialog Title Bar
    By srinirc in forum Qt Programming
    Replies: 2
    Last Post: 24th November 2009, 15:32
  5. Replies: 5
    Last Post: 21st April 2008, 07:54

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.