Code: Select all
SetGadgetAttribute(containerGadget,#PB_Container_Image,ImageID)
Adding optional background image support could help with some application skinning, as the container allows to have Gadgets inside the container.
If possible, the same for ScrollAreaGadget background?
Code: Select all
SetGadgetAttribute(scrollAreaGadget,#PB_ScrollArea_Image,ImageID)