P.RichText

From GMod Wiki

Jump to: navigation, search
Derma Control: RichText
Parent Class:Panel
Subclasses:None
Description:
"Non-editable display of a rich text control"

Description

A scrollable text window with support for multiple colours, text fading and clickable text. Used in chatbox and the game's console.

Methods

NewerClient.png RichText:AppendText
NewerClient.png RichText:GetNumLines
NewerClient.png RichText:GotoTextEnd
NewerClient.png RichText:GotoTextStart
NewerClient.png RichText:InsertClickableTextEnd
NewerClient.png RichText:InsertClickableTextStart
NewerClient.png RichText:InsertColorChange
NewerClient.png RichText:InsertFade
NewerClient.png RichText:SetVerticalScrollbarEnabled
NewerClient.png RichText:SetFGColour
NewerClient.png RichText:SetBGColour
NewerClient.png RichText:SetBGColourEx
NewerClient.png RichText:SetText
NewerClient.png RichText:SetFont
NewerClient.png RichText:SetToFullHeight
NewerClient.png RichText:ResetAllFades



See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox