- scriptReadWrite"acceptDrops"
Specifies whether drop events are enabled for this object.
- scriptReadWrite"contextMenuPolicy"
Defines how the respective widgets shows the context menu.
- scriptReadWrite"effectType"
Defines the effect type for the AttentionEffect EWO.
- scriptReadOnly"focus"
The attribute "focus"; returns TRUEif the object has the focus.
- scriptReadWrite"font"
Sets the font of an object.
- scriptReadOnly"isActiveWindow"
The attribute "isActiveWindow"; returns TRUE if this widget is the active window, otherwise FALSE.
- scriptReadWrite"layoutDirection"
Defines the widget's layout direction.
- scriptaction"start"
Starts the animation of the AttentionEffect EWO.
- scriptaction"stop"
Stops the animation of the AttentionEffect EWO.
- scriptReadWrite"updatesEnabled"
This attribute specifies whether updates of a widget (for example, a textEdit, slider, progress bar, zoom navigator, LCD number or thumb wheel) have been enabled.
- scriptReadOnly"x", "y"
The attributes x and y return the coordinate of an object (e.g. a textEdit, a progress bar, a slider, a zoom navigator, an LCD number or a thumb wheel). x returns the X coordinate of an object. y returns the Y coordinate of an object.