Results 1 to 3 of 3

Thread: Small description below executable's title

  1. #1
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Small description below executable's title

    Hi. I've got a question. I've seen that some executables have title, and gray text below. Example:
    devcpp
    Dev C++ IDE
    Bloodshed Software

    how to do something like this in my application?

  2. #2
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Small description below executable's title

    You mean the tooltip Windows displays when you hover over the executable?

    Read about application manifests and how you can embed one in your app.

    Regards

  3. #3
    Join Date
    May 2007
    Posts
    315
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Small description below executable's title

    Quote Originally Posted by marcel View Post
    You mean the tooltip Windows displays when you hover over the executable?
    Yes, that's exactly this. Thanks, I'll try to find something about it. Regards

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.