GUI.GUIDlg
- Extends
- GUIPanel
- Modifiers
- Native
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUIMultiComponent
|
+-- GUI.GUIPanel
|
+-- GUI.GUIDlg
Direct Known Subclasses:
TribesGUIDlg
Inherited Functions from GUI.GUIMultiComponent |
Activate, AddComponent, AppendComponent, BringBackward, BringForward, BringToBack, BringToFront, CreateControl, DeActivate, DisableComponent, EnableComponent, FindCenterPoint, FindComponent, FindComponentIndex, FindControlIndex, FindDist, Free, Hide, InitComponent, InitializeControls, InsertComponent, InternalBringBackward, InternalBringForward, LogControls, MapControls, OnConstruct, RemapComponents, RemoveComponent, RemoveControl, ReorderComponents, ReweightComponents, SaveLayout, SetRadioGroup, Show, SwapControlIndicies, TabControl, TestControls |
var string Passback;
var int Selection;
GUIDlg
var(
GUIDlg) config
float ButtonPercentX;
var(
GUIDlg) config
float ButtonPercentY;
function AddButton ( int inValue, string inCaption ) )
event DeActivate ( ) )
function SetupDlg ( string theCaption, string thePassback, int Options, optional float TimeOut) )
defaultproperties
{
WinWidth=0.8
WinHeight=0.4
WinLeft=0.1
WinTop=0.3
RenderWeight=0.999
ButtonPercentX=0.4
ButtonPercentY=0.2
bAcceptsInput=true
bPersistent=false
StyleName="STY_DialogPanel"
bDrawStyle=True
} |
Creation time: st 23.5.2018 00:10:30.146 - Created with
UnCodeX