Print Page | Close Window

Tooltip issue

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=10347
Printed Date: 30 September 2024 at 12:11am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tooltip issue
Posted By: greh
Subject: Tooltip issue
Date Posted: 24 April 2008 at 9:33am
Run "Samples\CommandBars\StatusBar".
Move mouse on button in statusbar. Tooltip: shows->hide->again show. How can fix it?



Replies:
Posted By: Oleg
Date Posted: 24 April 2008 at 1:40pm
Hello,
 
Hm strange, I don't see it. What OS do you have?
 
 
As Solution you can insteade staandard System tooltip use codejock's one. add line
m_wndStatusBar.GetToolTipContext()->SetStyle(xtpToolTipOffice);
or
m_wndStatusBar.GetToolTipContext()->SetStyle(xtpToolTipOffice2007);


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: greh
Date Posted: 25 April 2008 at 9:47am
Thanks, codejock tooltip works.
This is OS bug. "Paint" looks the same.
OS: Vista.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net