View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006358 | JEDI VCL | 00 JVCL Components | public | 2014-11-19 01:33 | 2014-12-04 15:04 |
Reporter | npravdin | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | acknowledged | Resolution | open | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0006358: JvCheckTreeView displays wrong state image when the items have been set at design time | ||||
Description | You can reproduce the bug with "examples\JvCheckTreeView" (just use Items Editor at design time and add radiobuttons). This is only an issue when using style cbsJVCL. My workaround: JvCheckTreeView1.Checked[JvCheckTreeView1.Items[i]] := True; JvCheckTreeView1.Items[i].StateIndex := 0; JvCheckTreeView1.Items[i].StateIndex :=JvCheckTreeView1.CheckBoxOptions.RadioCheckedIndex; | ||||
Additional Information | similar bug http://issuetracker.delphi-jedi.org/view.php?id=3608 | ||||
Tags | No tags attached. | ||||