Creation/Dev/Script/Client/GuiControls List: Difference between revisions
From Graal Bible
m (→GUI Containers) |
No edit summary |
||
Line 5: | Line 5: | ||
The full list of GUI controls is available at [[Creation/Dev/Script/Client#Classes_.2F_Object_Types|Client Object Types]]. | The full list of GUI controls is available at [[Creation/Dev/Script/Client#Classes_.2F_Object_Types|Client Object Types]]. | ||
==GUI Containers== | |||
[[Image:Guicontrol_panel.png|thumb|left|[[Creation/Dev/Script/Client/GuiControl|GuiControl]]]] | [[Image:Guicontrol_panel.png|thumb|left|[[Creation/Dev/Script/Client/GuiControl|GuiControl]]]] | ||
[[Image:Guicontrol_window.png|thumb|left|[[Creation/Dev/Script/Client/GuiWindowCtrl|GuiWindowCtrl]]]] | [[Image:Guicontrol_window.png|thumb|left|[[Creation/Dev/Script/Client/GuiWindowCtrl|GuiWindowCtrl]]]] | ||
[[Image:Guicontrol_bitmapborder.png|thumb|none|[[Creation/Dev/Script/Client/GuiBitmapBorderCtrl|GuiBitmapBorderCtrl]]]] | [[Image:Guicontrol_bitmapborder.png|thumb|none|[[Creation/Dev/Script/Client/GuiBitmapBorderCtrl|GuiBitmapBorderCtrl]]]] | ||
[[Image:Guicontrol_panel.png|thumb|left|[[Creation/Dev/Script/Client/GuiFlash|GuiFlash]]]] | [[Image:Guicontrol_panel.png|thumb|left|[[Creation/Dev/Script/Client/GuiFlash|GuiFlash]]]] | ||
Revision as of 10:15, 3 September 2011
Click on the name below the image of the GUI control to see a description and the script for displaying it. Also check out the page about GUI profiles. The full list of GUI controls is available at Client Object Types.
GUI Containers
Text and Edit fields
Buttons
Menus
TextList and TreeView
Special