rfazendeiro
Centurion
- Joined
- Mar 8, 2004
- Messages
- 110
Hi to all,
when i double click in my tree view i change the image that displays, indicating a diferente state of that node. The images are in my imageList, and by default the images index is 0.
Ok. So far so good. I have 2 main problems that are tied together.
1) When i double click the image change only appears when i select another node.
2) When i select a node, the image reverts back to the image that existes by default. When i select another node the image returns to what i had there.
so what can i do to 1) change the image imediatly when i double click the node and 2) how can i, when i select a node, prevent i to revert to the original image
thx to all
when i double click in my tree view i change the image that displays, indicating a diferente state of that node. The images are in my imageList, and by default the images index is 0.
Ok. So far so good. I have 2 main problems that are tied together.
1) When i double click the image change only appears when i select another node.
2) When i select a node, the image reverts back to the image that existes by default. When i select another node the image returns to what i had there.
so what can i do to 1) change the image imediatly when i double click the node and 2) how can i, when i select a node, prevent i to revert to the original image
thx to all