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 Both sides next revision
built_in:textedit [2015/10/18 17:19]
stevegarman Extract option
built_in:textedit [2016/04/29 22:32]
58.96.146.120 [Methods]
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.txt ยท Last modified: 2016/04/30 06:35 (external edit)