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 » CExtPopupMenuWnd delayed hiding fails for disabled menu items Collapse All
Subject Author Date
Richard Chaney Feb 3, 2008 - 1:29 PM

When using CExtPopupMenuWnd the delayed hiding of sub-menus does not work when moving the mouse onto a disabled menu item. For example if the File menu was :

File ->
Open File
Open Recent File -> Sub-Menu of recent files
Close File (disabled)

The recent files sub-menu delayed hiding works if the mouse moves onto the "Open File" item, but if moving onto the disabled "Close File" item, it will hide immediately. The same is true if moving onto a separator.


Technical Support Feb 9, 2008 - 1:08 AM

We tried to reproduce the problem using the Object menu in the DRAWCLI sample but failed. If you run it without painting any shapes in a new document created by default, the Object menu displayed from the menu bar contains enabled/disabled items used in our testing.