View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002925 | JEDI VCL | 00 JVCL Components | public | 2005-05-02 08:11 | 2005-07-24 10:47 |
| Reporter | anonymous | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.00 RC 1 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0002925: TJvPageListTreeView ImageIndex Issue | ||||
| Description | Hi, 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 $ | ||||
| Tags | No tags attached. | ||||