the treenodes of treeview in leftside of CodeBrowser's has no custom icon.
custom image types of treenode is like most code tools.
can next version allow user set treenode image types?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The icons in the tree view won't be customizable. I've added these icons to make distinction between folders and links. Since there is only two icons, I don't think it is useful to customize them.
If you really want to change icons, under Windows, you can replace res\folder.ico and res\link.ico, and then rebuild the program.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
....
if write a "String class" folder,i want to set a "abc" icon....if write a "Car" folder,i want to set a car icon....if write a "Plane" folder,i want to set a plane icon....then the tree looks very clear....but now....let it go temporary
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
the treenodes of treeview in leftside of CodeBrowser's has no custom icon.
custom image types of treenode is like most code tools.
can next version allow user set treenode image types?
The icons in the tree view won't be customizable. I've added these icons to make distinction between folders and links. Since there is only two icons, I don't think it is useful to customize them.
If you really want to change icons, under Windows, you can replace res\folder.ico and res\link.ico, and then rebuild the program.
oh.
....
if write a "String class" folder,i want to set a "abc" icon....if write a "Car" folder,i want to set a car icon....if write a "Plane" folder,i want to set a plane icon....then the tree looks very clear....but now....let it go temporary