GetGadgetList(gadget, item, list childs.i())

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Justin
Addict
Addict
Posts: 948
Joined: Sat Apr 26, 2003 2:49 pm

GetGadgetList(gadget, item, list childs.i())

Post by Justin »

GetGadgetList(gadget, item, list childs.i())

To retrieve a list of child gadgets of a window or a container(panel, etc..). It is essential if you want to resize the gadgets using your own layout.