View Issue Details

IDProjectCategoryView StatusLast Update
0003028JEDI VCL00 JVCL Componentspublic2005-08-09 09:32
ReportergermainAssigned Toobones 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.00 
Target VersionFixed in Version3.10 
Summary0003028: Bug in TJvCheckTreeView
Descriptionwhen the moveTo method is used to move a node to another location in the treeview, the checkbox is not moved (property .checkbox[node]:=true of the treeview)

style:cbsJVCL
cascadeLevel:-1
Additional Informationi was not able to make them appear again after with setting the .checkbox[node] to true.
TagsNo tags attached.

Activities

user72

2005-06-16 06:34

  ~0007471

The checkbox support is based on the value of the StateIndex property of the node and this property should be copied when you call MoveTo AFAIAA.

Have you tried calling JvCheckTreeView1.Invalidate after the MoveTo?

germain

2005-07-15 14:28

reporter   ~0007564

sorry for taking so much time to respond..

i tried the invalide method but without success

obones

2005-08-09 09:31

administrator   ~0007750

This is now fixed in CVS.

Issue History

Date Modified Username Field Change
2005-06-10 08:29 germain New Issue
2005-06-16 06:34 user72 Note Added: 0007471
2005-07-12 05:00 user72 Status new => feedback
2005-07-15 14:28 germain Note Added: 0007564
2005-08-09 09:31 obones Status feedback => resolved
2005-08-09 09:31 obones Resolution open => fixed
2005-08-09 09:31 obones Assigned To => obones
2005-08-09 09:31 obones Note Added: 0007750