scripting:dialogs:edit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
scripting:dialogs:edit [2015/03/12 12:48] – [Properties] adminscripting:dialogs:edit [2018/01/10 20:41] (current) – external edit 127.0.0.1
Line 9: Line 9:
 ^ Property     ^ Default Value   ^ Description    ^ ^ Property     ^ Default Value   ^ Description    ^
 | **id**    | empty | id (name) of the script data object associated with control |   | **id**    | empty | id (name) of the script data object associated with control |  
 +| **text**    | empty | initial text of the control. Will be taken if no variable is bound (variable in dialog storage with name corresponding to //id// property) |  
 | **align**    | stretched | [[scripting:dialogs:align|Alignment]] of the control |   | **align**    | stretched | [[scripting:dialogs:align|Alignment]] of the control |  
 | **style**    | none | [[scripting:dialogs:edit#Styles|Styles]] of the edit control (can be combined) |   | **style**    | none | [[scripting:dialogs:edit#Styles|Styles]] of the edit control (can be combined) |