View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0011110 | MMW v4 | Framework: Scripts/Extensions | public | 2013-07-25 16:24 | 2013-07-25 16:24 |
Reporter | zvezdan | Assigned To | |||
Priority | none | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0011110: SDBUIToggleButton control needed | ||||
Description | This button is same with the standard SDBUIButton, but it stays in the pressed position until it is clicked again. Basically, it has the same function as the check-box, but with different design. I have simulated such control with SDBUIPanel and SDBUILabel, but those controls have different design than the standard button when it is pressed, sometimes they look as SDBUIEdit control (Glided skin) which could lead users to the conclusion that it is really edit-box. Alternatively, you could add one new boolean property to the existing SDBUIButton object, let say, Toggle, which would determine the function of such button. Well, you need to add at least one more property, e.g. Value, which would return the state of the button, e.g. 0 - released, 1 - pressed. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||