http://www.charlesandhudson.com/archives/hand-tools-list-important.jpgPPT_LOGO_4b
‹#›
Autodesk Developer Network, April 2010
The Wine – UI API Enhancements
§SplitButton - a pulldown button with a default pushbutton attached
§RadioGroup - a set of ToggleButtons, where only one of the set can be active at a time
§ComboBox - a pulldown containing a set of selectable items, which can be grouped optionally
§TextBox - an input field for users to enter text
§SlideOut panel - an extra panel can optionally slide down from a Ribbon panel; this panel can contain any of the standard Ribbon components
•
•
•
C:\Documents and Settings\walmslk\Local Settings\Temporary Internet Files\Content.IE5\A9N3OQ34\MPj04005780000[1].jpg
With the integration context, we are providing some additional widgets to work with in the UI. The details of the widgets are included in the slide.

For ComboBox and TextBox, events are included; these events call your API code when the component is changed by the user.