2009-09-07 13:00 UTC
Hello Owen,
Could it be possible to add 3 new method about image for some controls.(TreeControl, for example)
My problem is i would like to know it it's possible to add more image dynamically in treecontrol
Why ?
Maybe this could open more functionnality to develop what we want.
Example, i would like to let the user set himself image in a treecontrol, like cutomise my tree.
How ?
With 3 new methods :
First, add image in the image List.
Two, Delete image in the image List.
Thirs, change an image in the image List.
This functionnality could not be definitly write in odcl file (i think), that is for developper to set himself the lisp for reload the last definition set by user.
Something like :
(dcl_Tree_AddItemImages Project_Pal1_Tree1 ImagePath [as Full PAth] )
; return new image index or nil if failed !!!
Great idea ? no ?
Thanks
Best regards.
Could it be possible to add 3 new method about image for some controls.(TreeControl, for example)
My problem is i would like to know it it's possible to add more image dynamically in treecontrol
Why ?
Maybe this could open more functionnality to develop what we want.
Example, i would like to let the user set himself image in a treecontrol, like cutomise my tree.
How ?
With 3 new methods :
First, add image in the image List.
Two, Delete image in the image List.
Thirs, change an image in the image List.
This functionnality could not be definitly write in odcl file (i think), that is for developper to set himself the lisp for reload the last definition set by user.
Something like :
(dcl_Tree_AddItemImages Project_Pal1_Tree1 ImagePath [as Full PAth] )
; return new image index or nil if failed !!!
Great idea ? no ?
Thanks
Best regards.