From: Alexander S.K. <al...@be...> - 2004-04-22 07:04:29
|
On 21.04.2004 17:50, Rodrigo Moreno <rod...@te...> wrote: RM> Now, i need to stop the treeview to change automatically images from image 1 RM> to image 2 and vice-versa, where is handled ? The function control.c/TreeAddNode(), which is called from the HTreeNode():New() method, has an optional 7-th and 8-th parameters, which represents the images for the node in a normal and selected state. The HTreeNode():New() need be changed for to not pass the 8-th parameter in certain cases. Regards, Alexander http://kresin.belgorod.su |