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 General Discussion » Disable state in CExtPageNavigatorWnd Collapse All
Subject Author Date
Riki Risnandar Aug 19, 2006 - 12:50 PM

in CExtPageNavigatorWnd, there’s function ItemEnabledSet to disable the button, but it’s also in invisible state.
i want the the class support DISABLE state (cannot be click) and it’s still visible for user.

is there any way to do that trick ?

thanks before,
Riki Risnandar

Technical Support Aug 20, 2006 - 11:44 AM

We agree with you. The CExtPageNavigatorWnd::ItemEnabledSet() method can be renamed to CExtPageNavigatorWnd::ItemVisibleSet() and a new ItemEnabledSet() method should be added. We just followed the page navigator designed by Microsoft. The area of collapsed/expanded items is very compact. We thought there would not be enough space for disabled icons and most of the enabled icons should be displayed there instead of mixing enabled/disabled icons. We can only regard your post as a feature request.