|
Text entry element of a GuiConsole. More...
Public Attributes | |
GuiConsoleEditCtrl | |
bool | useSiblingScroller |
Text entry element of a GuiConsole.
new GuiConsoleEditCtrl(ConsoleEntry) { profile = "ConsoleTextEditProfile"; horizSizing = "width"; vertSizing = "top"; position = "0 462"; extent = "640 18"; minExtent = "8 8"; visible = "1"; altCommand = "ConsoleEntry::eval();"; helpTag = "0"; maxLength = "255"; historySize = "40"; password = "0"; tabComplete = "0"; sinkAllKeyEvents = "1"; useSiblingScroller = "1"; };