Creation/Dev/Script/Client/GuiControls List: Difference between revisions

From Graal Bible
No edit summary
No edit summary
Line 1: Line 1:
Click on the name below the image of the GUI control to see a description and the script for displaying it.
Click on the name below the image of the GUI control to see a description and the script for displaying it.


=GUI containers=
'''GUI containers'''
[[Image:Guicontrol_window.png|thumb|left|160px|[[Creation/Dev/Script/Client/GuiWindowCtrl|GuiWindowCtrl]]]]
[[Image:Guicontrol_window.png|thumb|left|[[Creation/Dev/Script/Client/GuiWindowCtrl|GuiWindowCtrl]]]]
[[Image:Guicontrol_bitmapborder.png|thumb|left|160px|[[Creation/Dev/Script/Client/GuiBitmapBorderCtrl|GuiBitmapBorderCtrl]]]]
[[Image:Guicontrol_bitmapborder.png|thumb|left|[[Creation/Dev/Script/Client/GuiBitmapBorderCtrl|GuiBitmapBorderCtrl]]]]
[[Image:Guicontrol_panel.png|thumb|left|160px|[[Creation/Dev/Script/Client/GuiControl|GuiControl]]]]
[[Image:Guicontrol_panel.png|thumb|left|[[Creation/Dev/Script/Client/GuiControl|GuiControl]]]]
[[Image:Guicontrol_scroll.png|thumb|none|160px|[[Creation/Dev/Script/Client/GuiScrollCtrl|GuiScrollCtrl]]]]
[[Image:Guicontrol_scroll.png|thumb|none|[[Creation/Dev/Script/Client/GuiScrollCtrl|GuiScrollCtrl]]]]




=Text and Edit fields=
 
'''Text and Edit fields'''
[[Image:Guicontrol_text.png|thumb|left|100px|[[Creation/Dev/Script/Client/GuiTextCtrl|GuiTextCtrl]]]]
[[Image:Guicontrol_text.png|thumb|left|100px|[[Creation/Dev/Script/Client/GuiTextCtrl|GuiTextCtrl]]]]
[[Image:Guicontrol_edit.png|thumb|left|160px|[[Creation/Dev/Script/Client/GuiTextEditCtrl|GuiTextEditCtrl]]]]
[[Image:Guicontrol_edit.png|thumb|left|[[Creation/Dev/Script/Client/GuiTextEditCtrl|GuiTextEditCtrl]]]]
[[Image:Guicontrol_multiline.png|thumb|left|100px|[[Creation/Dev/Script/Client/GuiMLTextCtrl|GuiMLTextCtrl]]]]
[[Image:Guicontrol_multiline.png|thumb|left|100px|[[Creation/Dev/Script/Client/GuiMLTextCtrl|GuiMLTextCtrl]]]]
[[Image:Guicontrol_multilineedit.png|thumb|left|160px|[[Creation/Dev/Script/Client/GuiMLTextEditCtrl|GuiMLTextEditCtrl]]]]
[[Image:Guicontrol_multilineedit.png|thumb|left|[[Creation/Dev/Script/Client/GuiMLTextEditCtrl|GuiMLTextEditCtrl]]]]
[[Image:Guicontrol_editslider.png|thumb|none|160px|[[Creation/Dev/Script/Client/GuiTextEditSliderCtrl|GuiTextEditSliderCtrl]]]]
[[Image:Guicontrol_editslider.png|thumb|none|[[Creation/Dev/Script/Client/GuiTextEditSliderCtrl|GuiTextEditSliderCtrl]]]]
 
 
 
 
 
 
'''Buttons'''
[[Image:Guicontrol_bitmapbutton.png|thumb|left|160px|[[Creation/Dev/Script/Client/GuiBitmapButtonCtrl|GuiBitmapButtonCtrl]]]]
[[Image:Guicontrol_button.png|thumb|left|[[Creation/Dev/Script/Client/GuiButtonCtrl|GuiButtonCtrl]]]]
[[Image:Guicontrol_check.png|thumb|left|120px|[[Creation/Dev/Script/Client/GuiCheckBoxCtrl|GuiCheckBoxCtrl]]]]
[[Image:Guicontrol_radio.png|thumb|left|[[Creation/Dev/Script/Client/GuiRadioCtrl|GuiRadioCtrl]]]]
 
 
 
 
 
 




=Buttons=




=Menus=
'''Menus'''

Revision as of 15:24, 17 September 2006

Click on the name below the image of the GUI control to see a description and the script for displaying it.

GUI containers


Text and Edit fields




Buttons






Menus