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 » CExtCTA - not found in help Collapse All
Subject Author Date
Offer Har Jan 1, 2009 - 8:34 PM

I saw that you used this template on a control bar to get cool tips.


I could not find any documentation of it - can you please explain when and how to use it?


Thanks,


Ron.

Technical Support Jan 2, 2009 - 3:10 PM

You are right. It’s not documented yet. Thank you.

This small tooltip class displays the CExtPopupMenuTipWnd tooltips over any other window. It uses the standard MFC’s CWnd::OnToolHitTest() method to get the tooltip information. In simple words, this template class replaces standard tooltips which window would like to display with Prof-UIS tooltip.

Offer Har Jan 2, 2009 - 3:15 PM

Thanks,


Can it be added to any CWnd derived?

Technical Support Jan 4, 2009 - 1:09 PM

Yes, it can.