Page 1 of 1

[Implemented] SetGadgetItemImage(#Gadget, Index, ImageID)

Posted: Sat Jul 10, 2010 8:27 pm
by Kurzer
A command to change/Set an image to Gadgetitems (to a treeviewnode for example) would be very usefull.
SetGadgetItemImage(#Gadget, Position, ImageID)

Similar to the existing command SetGadgetItemText()

I know there exists workarounds for this issue (using WinAPI), but a nativ PB command would be great.