View Issue Details

IDProjectCategoryView StatusLast Update
0011110MMW v4Framework: Scripts/Extensionspublic2013-07-25 16:24
Reporterzvezdan Assigned To 
PrioritynoneSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0011110: SDBUIToggleButton control needed
DescriptionThis 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.
TagsNo tags attached.
Fixed in build

Activities

There are no notes attached to this issue.