Posted 18 years ago
by Boyd
-
Sr. Software Developer,
Patterson Consulting, LLC
I noticed a small inconsistency with the VS 2005 Theme on the Checkable Split Popup Button on a ToolBar.
When the button is Checked and no mouse is over it, only the main portion of the button should draw the outline. It should not draw the outline around the drop-down portion. Currently, UIS draws an outline around everything.
When the button is Checked and Hot (i.e. Mouse Over), only the main portion of the button should have a "dark" highlight. The drop-down portion has a standard highlight. Currently, UIS draws the entire highlight as "dark".
To see it in action, look at the toolbar on the 'Find and Replace' ToolWindow in VS 2005.
When the button is Checked and no mouse is over it, only the main portion of the button should draw the outline. It should not draw the outline around the drop-down portion. Currently, UIS draws an outline around everything.
When the button is Checked and Hot (i.e. Mouse Over), only the main portion of the button should have a "dark" highlight. The drop-down portion has a standard highlight. Currently, UIS draws the entire highlight as "dark".
To see it in action, look at the toolbar on the 'Find and Replace' ToolWindow in VS 2005.