04-11-2006 03:41 AM
04-11-2006 10:31 AM
Marco,
I made a quick change to the toolbar shipping example (found in sampes/userint/custctrl/toolbar) to dim every other control and didn't see any apparent problems. You should be able to dim the items by calling either Toolbar_DimItem or using Toolbar_SetItemAttribute with the TOOLBAR_ATTR_DIMMED attribute; the behavior of these should be identical.
If possible, could you post a screenshot of what you are seeing, or post a small code snippet that reproduces the issue on your system? Or post some more details about what you are seeing specifically? Which types of control do you have on your toolbar, which types are you dimming and how is this affecting the surrounding controls, etc.
Thanks,
-alex
04-11-2006 11:08 AM
04-11-2006 11:11 AM
04-12-2006 11:08 AM - edited 04-12-2006 11:08 AM
Message Edited by Alex D on 04-12-2006 11:13 AM