View Issue Details

IDProjectCategoryView StatusLast Update
0011215MMW v4Framework: Scripts/Extensionspublic2013-08-29 10:37
Reporterzvezdan Assigned To 
PrioritynoneSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0011215: ISDBUICheckBox::TripleState property needed
DescriptionCheck boxes in TreeListItem control could have 3 states if CheckType is 1, but standard CheckBox control doesn't have such possibility. So, it would be nice if you add one new boolean property with which we could get 3 states with CheckBox control.

I have several usages with it on my mind, e.g. I could use the following values for some option:
0 - option disabled
1 - option enabled
2 - option needs confirmation

I could get similar thing using two check boxes or some another solution, but it would require more space in dialog box than one 3-state check box.

However, if you decide to add such property, it is questionable if you should expand the existing Checked property to be integer instead of boolean to accommodate one more value (2 ... Mixed state of 3-state checkbox), or you should add one more property, similar to ISDBUITreeListItem::CheckState.
TagsNo tags attached.
Fixed in build

Activities

There are no notes attached to this issue.