View Issue Details

IDProjectCategoryView StatusLast Update
0005421JEDI VCL00 JVCL Componentspublic2012-02-29 16:55
ReportertrilineAssigned ToAHUser 
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version3.40 
Target VersionFixed in Version3.45 
Summary0005421: TJvCheckTreeView and TJvEmbeddedFormPanel / TJvEmbeddedInstanceFormPanel
DescriptionWhen you add a TJvCheckTreeView to a from and works with the checkboxes now it works fine when you are don't using a EmbeddedForm.

When you try to add the childform into the EmbeddedForm, then all not checked elements loosing the checkbox attribute.

The same error occurs when u set the Parent of the childform to a panel onside the masterform.
TagsNo tags attached.

Activities

2010-11-24 17:38

 

jvTreeViewTest.7z (266,514 bytes)

AHUser

2010-11-27 16:18

developer   ~0018183

Fixed in svn revision 12910 (for TJvEmbeddedFormPanel).

You misunderstood how TJvEmbeddedInstanceFormPanel works. It creates a new instance of the linked form. So the checked nodes are all false because your TForm2 doesn't initialize them to another value.

Issue History

Date Modified Username Field Change
2010-11-24 17:38 triline New Issue
2010-11-24 17:38 triline File Added: jvTreeViewTest.7z
2010-11-27 16:18 AHUser Note Added: 0018183
2010-11-27 16:18 AHUser Status new => resolved
2010-11-27 16:18 AHUser Fixed in Version => Daily / SVN
2010-11-27 16:18 AHUser Resolution open => fixed
2010-11-27 16:18 AHUser Assigned To => AHUser
2012-02-29 16:55 obones Fixed in Version Daily / SVN => 3.45