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 question Collapse All
Subject Author Date
Offer Har Dec 27, 2007 - 7:04 PM

I was using CExtPopupMenuTipWnd and stumbled upon the flag m_bPassiveMode. I see that if it’s not set, which is the default, two timers are activated - ID_TIMER_DELAY_KILL and ID_TIMER_LIFE_STEP, which kill my tool-tip even when I want it to stay longer.

What is the purpose of this flag? Is there a way to force the tool-tip to stay displayed until Hide is called?

Thanks,
Ron.