OpenGadgetList3D()
Syntax
OpenGadgetList3D(#Gadget3D [, Item])Description
Use the specified #Gadget3D as a GadgetList, to dynamically add new gadgets to it. Once the all the needed changes are done, CloseGadgetList3D() should be called. The following gadgets are supported by OpenGadgetList3D():
- ContainerGadget3D()
- PanelGadget3D() : The optional 'Item' parameter need to be specified
- ScrollAreaGadget3D()
Supported OS
All