Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTMenu.NameEditBox

Extends
UWindowEditBox

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowEditBox
            |   
            +-- UTMenu.NameEditBox

Variables Summary
NewCharacterWindowCharacterWindow
colorTextColor
Inherited Variables from UWindow.UWindowEditBox
bAllSelected, bCanEdit, bChangePending, bControlDown, bDelayedNotify, bHistory, bKeyDown, bNumericFloat, bNumericOnly, bSelectOnFocus, bShiftDown, bShowCaret, CaretOffset, CurrentHistory, HistoryList, LastDrawTime, MaxLength, NotifyOwner, Offset, Value, Value2
Inherited Variables from UWindow.UWindowDialogControl
Align, bAcceptExternalDragDrop, bHasKeyboardFocus, bNoKeyboard, Font, HelpText, MinHeight, MinWidth, NotifyWindow, TabNext, TabPrev, Text, TextColor, TextX, TextY

Functions Summary
function Notify (byte E))
function Paint (Canvas C, float X, float Y))
Inherited Functions from UWindow.UWindowEditBox
Backspace, Clear, Click, Close, Created, Delete, DoubleClick, EditCopy, EditCut, EditPaste, FocusOtherWindow, GetValue, GetValue2, Insert, InsertText, KeyDown, KeyFocusEnter, KeyFocusExit, KeyType, KeyUp, LMouseDown, MoveEnd, MoveHome, MoveLeft, MoveRight, Notify, Paint, SelectAll, SetEditable, SetHistory, SetValue, WordLeft, WordRight
Inherited Functions from UWindow.UWindowDialogControl
BeforePaint, CheckExternalDrag, Created, ExternalDragOver, KeyDown, KeyFocusEnter, KeyFocusExit, MouseEnter, MouseLeave, MouseMove, Notify, Register, SetFont, SetHelpText, SetText, SetTextColor


Variables Detail

CharacterWindow Source code

var NewCharacterWindow CharacterWindow;

TextColor Source code

var color TextColor;


Functions Detail

Notify Source code

function Notify ( byte E) )

Paint Source code

function Paint ( Canvas C, float X, float Y) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:14:39.654 - Created with UnCodeX