View Issue Details

IDProjectCategoryView StatusLast Update
0002925JEDI VCL00 JVCL Componentspublic2005-07-24 10:47
ReporteranonymousAssigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Product Version3.00 RC 1 
Target VersionFixed in Version 
Summary0002925: TJvPageListTreeView ImageIndex Issue
DescriptionHi,

I have a few problems with TJvPageListTreeView. It doesn't matter what ImageIndex I set for a node, no Image is displayed at all. The TJvPageListTreeView.Images property is set to an existing TImageList instance which conntains a few images.

However, when I use the "PageNodeImages" property of TJvPageListTreeView, I can set for all nodes the same image, thats at least the description I found in JvPageListTreeView.pas (line 70).

Well, then I thought I just use the OnGetImageIndex event and change the PageNodeImages.ImageIndex "on the fly". BUT OnGetImageIndex gets never triggered, nor does OnGetSelectedIndex !

Basically all I need is the TJvPageListTreeView with an option like "UsePageNodeImages" and when set to false, it should use the ImageIndex from the current Node instead.

I think this would be a pretty useful improvment.

Thanks for reading this :)
Additional Information$Id: JvPageListTreeView.pas,v 1.41 2004/09/09 22:50:35 asnepvangers Exp $
TagsNo tags attached.

Activities

anonymous

2005-05-02 08:23

viewer   ~0007096

Oops, whenever I wrote TJvPageListTreeView I really meant TJvSettingsTreeView!!!!

TJvPageListTreeView makes exactly what I was looking for, feel free to close the issue.

Sorry for this post!

Issue History

Date Modified Username Field Change
2005-05-02 08:11 anonymous New Issue
2005-05-02 08:23 anonymous Note Added: 0007096
2005-07-24 10:47 jfudickar Status new => closed