Creation/Dev/Script/Client/GuiControls List: Difference between revisions
From Graal Bible
Pooper200000 (talk | contribs) No edit summary |
Deas Voice (talk | contribs) (→Special: Added GuiContextMenuCtrl since it wasn't on the list, NEED IMAGE.) |
||
Line 57: | Line 57: | ||
[[Image:Guicontrol_drawingpanel.png|thumb|left|120px|[[Creation/Dev/Script/Client/GuiDrawingPanel|GuiDrawingPanel]]]] | [[Image:Guicontrol_drawingpanel.png|thumb|left|120px|[[Creation/Dev/Script/Client/GuiDrawingPanel|GuiDrawingPanel]]]] | ||
[[Image:Guicontrol_bitmap.png|thumb|none|[[Creation/Dev/Script/Client/GuiBitmapCtrl|GuiBitmapCtrl]]]] | [[Image:Guicontrol_bitmap.png|thumb|none|[[Creation/Dev/Script/Client/GuiBitmapCtrl|GuiBitmapCtrl]]]] | ||
Line 67: | Line 66: | ||
[[Image:Guicontrol_progress.png|thumb|left|[[Creation/Dev/Script/Client/GuiProgressCtrl|GuiProgressCtrl]]]] | [[Image:Guicontrol_progress.png|thumb|left|[[Creation/Dev/Script/Client/GuiProgressCtrl|GuiProgressCtrl]]]] | ||
[[Image:Guicontrol_slider.png|thumb|none|[[Creation/Dev/Script/Client/GuiSliderCtrl|GuiSliderCtrl]]]] | [[Image:Guicontrol_slider.png|thumb|none|[[Creation/Dev/Script/Client/GuiSliderCtrl|GuiSliderCtrl]]]] | ||
[[Image:none.png|thumb|none| | |||
[[Creation/Dev/Script/Client/GuiContextMenuCtrl|GuiContextMenuCtrl]]]] |
Revision as of 14:14, 14 July 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