Print Page | Close Window

Tooltip display problem

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=5087
Printed Date: 16 November 2024 at 1:07pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tooltip display problem
Posted By: bluesaphire
Subject: Tooltip display problem
Date Posted: 19 September 2006 at 9:58am
Hi Oleg,
 
i am trying to display tooltips in a specific client area (say whenever the mouse hovers in the region of the rect(-500,-500,500,500) in the view of an SDI application using the following function
 
m_tipWindow.ShowTipWindow(rect, point, 6,0,0, FALSE,TRUE);
 
i am just following the routine that is been given in TipWindow sample.i.e in the onmousemove function check whether the mousepoint lies in the client area and then call the function showing the tooltip.
 
but the issue is the tooltip is not getting refreshed.
i.e if i place the mouse in the client area, tooltip appears but simultaneously moving the mouse out of the client area doesnt hide the tooltip.whereas if i do a mouseclick out of the client area the tooltip is getting refreshed. can you just tell me what am i missing.
 



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