View Issue Details

IDProjectCategoryView StatusLast Update
0004248JEDI VCL00 JVCL Componentspublic2008-07-23 07:26
ReporterruiaspereiraAssigned Toobones 
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionsuspended 
Product VersionDaily / GIT 
Target VersionFixed in Version 
Summary0004248: TjvCheckTreeView readonly property
DescriptionHello

I've a CheckTreeView and I create the nodes at runtime.
I've two kinds of nodes, 1 only text, 2 checkboxes.
To make this I set property CheckBoxes to True and when I create the nodes I set StateIndex to -1 when I want only text and to checked or unchecked when it has checkboxes.
Then I have situations wich i need to prevent user to check or uncheck all checkboxes(readonly = true).
I tried at runtime and designtime to assign true to ReadOnly property but I can allways check and uncheck.

Thanks in advance
Rui Pereira
TagsNo tags attached.

Activities

obones

2007-10-12 09:04

administrator   ~0013945

ReadOnly is for the text only, it's not meant for the checkboxes. If you want it for the checkboxes as well, please try to modify the component and send us the modifications.

obones

2008-07-23 07:26

administrator   ~0014446

No news, no action

Issue History

Date Modified Username Field Change
2007-09-28 06:26 ruiaspereira New Issue
2007-10-12 09:04 obones Note Added: 0013945
2007-10-12 09:04 obones Status new => feedback
2008-07-23 07:26 obones Status feedback => resolved
2008-07-23 07:26 obones Resolution open => suspended
2008-07-23 07:26 obones Assigned To => obones
2008-07-23 07:26 obones Note Added: 0014446