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 » About tooltip sticking to a button Collapse All
Subject Author Date
tera t Jul 16, 2008 - 2:06 AM

 


Hello.


I want to change the drawing position of the tool tip.


I stick a dialogue on the status bar

I display the tool tip of the button.




A tool tip is obstructive and cannot push a button. 

Technical Support Aug 24, 2008 - 11:56 AM

You can override the CExtButton::OnAdvancedPopupMenuTipWndDisplay virtual method which is invoked to display the tooltip. In this method you can set your own coordinates and invoke the base class.

tera t Aug 21, 2008 - 6:24 PM

 


Hello.


The position where a tool tip is displayed is not good.


Is not there any good method?.