Loading...
 

CreateWidget

CreateWidget

CreateWidget(TypeName, widgetName)

Attention: This command is no longer supported since Dll version 210919

parameters: String, Integer, Prompt, Numeric, Text, Date, DigitalTime, DigitalTimer, Enum, Button

Stack
Stack Position Description
Stack(In) Top the parent window
Stack(Out) Top the created window object

dynamically creates a child window object of the type specified as parameter and places it on the parent window passed on the stack. All child objects of the parent window can then be moved interactively until this state is removed with FixWidgets. As a result, the newly created window object is placed on the stack.