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.
Subject |
Author |
Date |
|
Kevin Murray
|
Aug 29, 2008 - 2:18 PM
|
Followed the steps indicated here: http://www.prof-uis.com/prof-uis/tech-support/support-forum/toolbar-button-with-drop-down-arrow-and-list-2692.aspx#@lt;/p>
The button(s) show up as separated drop downs, my dynamically created menus show up as well. However, any attempt to use the button in a customize case fails. In the customize Commands window, the buttons show up in the list with the glyph indicating they are drop downs. If you put a copy of the drop button on another toolbar, though, only the main icon is copied, the drop down portion is not. Am I missing a step here? K.
|
|
Technical Support
|
Sep 1, 2008 - 3:22 AM
|
You can find an example of the split button embedded into a customizable toolbar in the DrawCli sample. This button allows you to select the line width. Please compare your code with that of that sample. Please note, the command you are inserting into menus on-the-fly is not customizable and should not be visible in the customize mode.
|
|