OpenGadgetList3D()
Syntax
OpenGadgetList3D(#Gadget3D [, Item])Description
Use the specified 3D gadget as a GadgetList, to dynamically add new gadgets to it. Once the all the needed changes are done, CloseGadgetList3D() should be called.
Parameters
#Gadget3D The 3D gadget to use. Item (optional) The 3D gadget item to use. This is only supported for PanelGadget3D().
Remarks
This function is supported by the following 3D gadgets:
- ContainerGadget3D()
- PanelGadget3D() : The optional 'Item' parameter needs to be specified
- ScrollAreaGadget3D()
Supported OS
All