Print Page | Close Window

Tooltip on Dialog Sample

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=12227
Printed Date: 14 May 2024 at 7:23pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tooltip on Dialog Sample
Posted By: Surbhi
Subject: Tooltip on Dialog Sample
Date Posted: 22 September 2008 at 2:20am
Sir,
 
Please guide me the steps for getting for showing me the Tooltip with theme and description of Caption for a button instead of plain Tooltip
 
 
Thanks & Regards,
Surbhi Mehta 



Replies:
Posted By: rdhd
Date Posted: 19 November 2008 at 6:05pm
I am not sure but you may be able to do this by geting the control and setting the tooltip string to the empty string (CJ may default to the description).
 
If that doesn't work you can trap OnToolHitTest and call the static function, CXTPToolTipContext::FillInToolInfo where you can provide whatever string you desire. So for instance you can get the caption from the control and pass it into FillInToolInfo.



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