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

UBrowser.UBrowserColorIRCTextArea

Extends
UWindowHTMLTextArea

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowDynamicTextArea
            |   
            +-- UWindow.UWindowHTMLTextArea
               |   
               +-- UBrowser.UBrowserColorIRCTextArea

Variables Summary
Inherited Variables from UWindow.UWindowHTMLTextArea
ALinkColor, BGColor, bReleased, bShowBlink, LastBlinkTime, LinkColor, TextColor
Inherited Variables from UWindow.UWindowDynamicTextArea
AbsoluteFont, bAutoScrollbar, bDirty, bHCenter, bScrollOnResize, bTopCentric, bVariableRowHeight, bVCenter, Count, DefaultTextHeight, Font, List, MaxLines, OldH, OldW, RowClass, TextColor, VertSB, VisibleRows, WrapWidth

Functions Summary
functionUWindowDynamicTextRow AddText (string Text))
functionstring GetColorString (int Num))
function LaunchUnrealURL (string URL))
functionbool MultiInStr (string Text, string In, out int i))
function ProcessText (out string Text, out string NextBlock, out byte BoldState, out byte UnderlineState, out byte ColorState))
function RMouseUp (float X, float Y))
Inherited Functions from UWindow.UWindowHTMLTextArea
AddText, BeforePaint, CalcHTMLTextWidth, Click, DrawTextLine, FirstMatching, GetHexDigit, GetOption, GetTag, GetWrapPos, HTMLUpdateStyle, LaunchUnrealURL, OverURL, Paint, ParseColor, ParseHTML, ProcessInlineHTML, ProcessURL, ReadStyleText, RemoveNextWord, RemoveWrap, SetCanvasStyle, SetHTML, SplitRowAt, TextAreaClipText, TextAreaTextSize, WrapRow, WriteStyleText
Inherited Functions from UWindow.UWindowDynamicTextArea
AddText, BeforePaint, CheckMaxRows, Clear, Created, DrawTextLine, GetWrapPos, Paint, RemoveNextWord, RemoveWrap, SetAbsoluteFont, SetFont, SetTextColor, SplitRowAt, TextAreaClipText, TextAreaTextSize, WordWrap, WrapRow


Functions Detail

AddText Source code

function UWindowDynamicTextRow AddText ( string Text) )

GetColorString Source code

function string GetColorString ( int Num) )

LaunchUnrealURL Source code

function LaunchUnrealURL ( string URL) )

MultiInStr Source code

function bool MultiInStr ( string Text, string In, out int i) )

ProcessText Source code

function ProcessText ( out string Text, out string NextBlock, out byte BoldState, out byte UnderlineState, out byte ColorState) )

RMouseUp Source code

function RMouseUp ( float X, float Y) )


Defaultproperties

defaultproperties
{
     MaxLines=500
     bTopCentric=False
     bVariableRowHeight=False
}

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