Creation/Dev/Script/Client/GuiTextEditCtrl

From Graal Bible
Revision as of 14:25, 25 February 2006 by Stefan (talk | contribs)

Inherits from GuiTextCtrl.

Variables

deniedsound - string

historysize - integer

password - boolean

tabcomplete - boolean


Functions

setselection(int, int)

undo()


Events

onTabComplete() - the tab key has been pressed (when tabcomplete=true)

onAction(newtext) - the enter-key has been pressed