User Tools

Site Tools


built_in:textedit

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
built_in:textedit [2015/10/18 17:19]
stevegarman Extract option
built_in:textedit [2016/04/30 06:35] (current)
Line 87: Line 87:
 | TextEdit.SetMargins( left,top,right,bottom )                                                                                                         | | TextEdit.SetMargins( left,top,right,bottom )                                                                                                         |
 | TextEdit.SetOnChange( callback )                                 | Starts if the user change the Text in the Textedit                                  | | TextEdit.SetOnChange( callback )                                 | Starts if the user change the Text in the Textedit                                  |
 +| TextEdit.SetOnEnter( callback )|As of ver1.34 This disables enter key and fires callback|
 | TextEdit.SetOnTouch( callback )                                  | Starts if the user enter the Textedit                                               | | TextEdit.SetOnTouch( callback )                                  | Starts if the user enter the Textedit                                               |
 | TextEdit.SetPadding( left,top,right,bottom )                                                                                                         | | TextEdit.SetPadding( left,top,right,bottom )                                                                                                         |
built_in/textedit.1445188789.txt.gz ยท Last modified: 2015/10/19 01:19 (external edit)