View Issue Details

IDProjectCategoryView StatusLast Update
0011112MMW v4Framework: Scripts/Extensionspublic2013-07-25 17:00
Reporterzvezdan Assigned To 
PrioritynoneSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0011112: SDBUISplitButton contrrol needed
DescriptionSplit button is similar with the standard button, but it has added small part on the right side with the down arrow which displays dropdown list when you click at it. Such button can replace several standard buttons placed one next to the another, but it takes much less space. You could see how it looks like on this page under the Split buttons section:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa511453.aspx

Here is the picture of it with the dropped-down list:
http://msdn.microsoft.com/dynimg/IC43747.png

I have simulated such button in my scripts using SDBUIButton control over the SDBUIDropDown control, but such solution is not elegant, it is ugly with some skins which have the arrow button of the dropdown control too narrow, it has the fixed height since the dropdown control has only the fixed height, and it could have problems with the Tab key when transferring the keyboard focus from one command to the another one. Here is the screenshot of RegExp script with the "Keep replace" button:
http://img638.imageshack.us/img638/8426/regexpreplace40.png


TagsNo tags attached.
Fixed in build

Relationships

related to 0011113 new ISDBUICommon::TabStop property needed 

Activities

There are no notes attached to this issue.