OpenGadgetList()
Syntax
OpenGadgetList(#Gadget [, Item])Description
Use the specified #Gadget as a GadgetList, to dynamically add new gadgets to it. Once the all the needed changes are done, CloseGadgetList() should be called. The following gadgets are supported by OpenGadgetList():
- ContainerGadget()
- PanelGadget() : The optional 'Item' parameter need to be specified
- ScrollAreaGadget()
Supported OS
All