- Extends
- GUIButton
- Modifiers
- Native
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIButton
|
+-- XInterface.GUIEditBox
Inherited Variables from XInterface.GUIComponent |
bAcceptsInput, bAnimating, bBoundToParent, bCaptureMouse, bCaptureTabs, bDebugging, bDropSource, bDropTarget, bFocusOnWatch, bHasFocus, bInit, bMouseOverSound, bNeverFocus, bNeverScale, BoundingType, Bounds[4], bPendingFocus, bPositioned, bRepeatClick, bRequireReleaseClick, bRequiresStyle, bScaleToParent, bSizing, bStandardized, bTabStop, bTimerRepeat, bTravelling, bVisible, ClientBounds[4], ContextMenu, DrawCount, DropState, FocusInstead, FontScale, FriendlyLabel, Hint, IniDefault, IniOption, LastMenuState, MenuOwner, MenuState, MotionFrame, MouseCursorIndex, MouseOffset[4], OnClickSound, OnDrawCount, OnPreDrawCount, OnRenderCount, OnRenderedCount, PageOwner, PreDrawCount, RenderWeight, ScalingType, SizeFrame, StandardHeight, Style, StyleName, TabOrder, Tag, TimerCountdown, TimerIndex, TimerInterval, ToolTip, WhiteColor, WinHeight, WinLeft, WinTop, WinWidth |
Inherited Functions from XInterface.GUIComponent |
ActualHeight, ActualLeft, ActualTop, ActualWidth, AdditionalDebugString, Animate, AutoPosition, AutoPositionOn, BeginAnimation, CanAcceptFocus, CenterMouse, Closed, DAnimate, DebugFocus, DebugFocusPosition, DebugTabOrder, DisableComponent, DisableMe, DropStateChange, EnableComponent, EnableMe, EndAnimation, FillOwner, FocusFirst, FocusLast, Free, GetMenuPath, Hide, InitComponent, IsInBounds, IsInClientBounds, IsMultiSelect, KillAnimation, KillTimer, LevelChanged, LoadINI, LoseFocus, MakeColorCode, MenuStateChange, NextControl, NextPage, Opened, OwnerPage, PadLeft, PadRight, PlayerOwner, PrevControl, PrevPage, RelativeHeight, RelativeLeft, RelativeTop, RelativeWidth, Resize, ResolutionChanged, SaveINI, SetFocus, SetFocusInstead, SetFriendlyLabel, SetHint, SetPosition, SetTimer, SetTooltip, SetToolTipText, SetVisibility, Show, SpecialHit, StripColorCodes, Timer, UpdateOffset |
var bool bAllSelected;
var int CaretPos;
var int FirstVis;
var int LastCaret;
var byte LastKey;
var int LastLength;
var int LastSizeX;
GUIEditBox
function string ConvertIllegal ( string inputstr )
function DeleteChar ( )
function string GetText ( )
function InternalActivate ( )
function InternalDeactivate ( )
function bool InternalOnKeyEvent ( out byte Key, out byte State, float delta )
function bool InternalOnKeyType ( out byte Key, optional string Unicode )
event SetText ( string NewText )
function TextChanged ( )
defaultproperties
{
MaxWidth=768
LastCaret=-1
LastLength=-1
StyleName="EditBox"
WinHeight=0.060000
bCaptureMouse=Falsch
OnClickSound=CS_Edit
OnActivate=GUIEditBox.InternalActivate
OnDeActivate=GUIEditBox.InternalDeactivate
OnKeyType=GUIEditBox.InternalOnKeyType
OnKeyEvent=GUIEditBox.InternalOnKeyEvent
}
|
Creation time: Mo 16.4.2007 11:20:21.234 - Created with
UnCodeX