View Issue Details

IDProjectCategoryView StatusLast Update
0011108MMW v4Framework: Scripts/Extensionspublic2013-07-25 15:57
Reporterzvezdan Assigned To 
PrioritynoneSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0011108: SDBUIListBox is not the true listbox, but panel
DescriptionSDBUIListBox has design as your panel control, it is not the listbox as we could see in another Windows applications. The true listbox should have design as a dropped list from your dropdown control. This means: border, the background/foreground colors, and mostly the font size and row height. Your listbox has much larger row height than list of dropdown control and other listboxes in another Windows applications.

Well, if you don't want to change that, maybe you could add one new property to SDBUIListBox object, let say Appearance, with the following values:
0 - the current (panel) design
1 - normal listbox (like dropped list of dropdown control)
TagsNo tags attached.
Fixed in build

Relationships

related to 0011113 new ISDBUICommon::TabStop property needed 

Activities

There are no notes attached to this issue.