Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Treeview Node image
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Treeview Node image

 Post Reply Post Reply
Author
Message
palthe View Drop Down
Newbie
Newbie
Avatar

Joined: 21 February 2012
Location: Netherlands
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote palthe Quote  Post ReplyReply Direct Link To This Post Topic: Treeview Node image
    Posted: 22 February 2012 at 8:21am
I'm working with Progress (10) and CodeJock 15.1.3.
 
I've created a treeview and attached my imagemanager to it (treeview:icons).
Then I fill the tree with a procedure, the nodes added with:
 
chNode = chTreeView:TreeView:Nodes:ADD(ParentKeyValue,4,KeyValue,TextValue,Icon).
The icon parameter is an integer, and in this case is 87 (which is the id of de icon in the imagemanager). I set the Treeview:iconsize to 16 and the size of the .png in the imagemanager is 16 x 16.
 
When the treeview is filled, I can see that the control is using blank space for the icons but no icon is showing...
How can I troubleshoot this? What kind of images are allowed here? bmp, ico, png?
Thanks in advance
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.