View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011108 | MMW v4 | Framework: Scripts/Extensions | public | 2013-07-25 15:57 | 2013-07-25 15:57 |
Reporter | zvezdan | Assigned To | |||
Priority | none | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0011108: SDBUIListBox is not the true listbox, but panel | ||||
Description | SDBUIListBox 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) | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
related to | 0011113 | new | ISDBUICommon::TabStop property needed |