Results 1 to 10 of 10

Thread: Tool Tip

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2008
    Posts
    32
    Thanks
    7

    Default Re: Tool Tip

    Hi JPN,

    Thanks a lot for your response. You are right. WA_AlwaysShowToolTips enables tooltips for inactive windows. I was wrong.

    Is there any other easier way to change the duration of tool tips without implementing custom widgets for each of the tool tips.

    Thanks and regards,
    Rakesh Lenka

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Tool Tip

    Quote Originally Posted by Rakesh_Kumar View Post
    Is there any other easier way to change the duration of tool tips without implementing custom widgets for each of the tool tips.
    QToolTip implementation uses hard coded values. So, currently the only way is to modify Qt sources. You can try to send a suggestion to make it adjustable, though.
    J-P Nurmi

Similar Threads

  1. Customizing a Widget's Tool Tip.
    By Cutey in forum Qt Programming
    Replies: 1
    Last Post: 24th July 2008, 08:08
  2. Tool Buttons...
    By csvivek in forum Qt Tools
    Replies: 1
    Last Post: 9th May 2008, 07:44
  3. Open source automated testing tool for Qt App
    By William Wilson in forum Qt Programming
    Replies: 21
    Last Post: 5th December 2007, 16:56
  4. tool tip
    By jnana in forum Qt Programming
    Replies: 1
    Last Post: 1st October 2007, 13:55
  5. Problem with unified tool bar on Mac OS X
    By m_e in forum Qt Programming
    Replies: 1
    Last Post: 7th August 2007, 11:21

Tags for this Thread

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.