Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtPopupMenuTipWnd with mouse button pressed Collapse All
Subject Author Date
Anna Kraus Oct 24, 2006 - 11:09 AM

I am trying to display a tooltip while the mouse is being moved with the button pressed. I am using CExtPopupMenuTipWnd. The tooltip is displayed if the mouse button is not pressed but does not get displayed if the mouse button is pressed. Is this as designed? Is there a way to display the tooltip if the mouse button is pressed?

I have downloaded the testCoolTipInMdi sample and I have noticed that the tooltip isn’t displayed as well if the mouse button is pressed.

Technical Support Oct 25, 2006 - 10:53 AM

This is the default behavior of tooltips. If you want to show a tooltip when the mouse button is pressed, a custom tooltip window has to be coded.