<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://graalonline.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dusty</id>
	<title>Graal Bible - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://graalonline.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dusty"/>
	<link rel="alternate" type="text/html" href="https://graalonline.net/Special:Contributions/Dusty"/>
	<updated>2026-04-07T11:52:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://graalonline.net/index.php?title=Creation/Dev/Script/Client/GuiControls_List&amp;diff=20953</id>
		<title>Creation/Dev/Script/Client/GuiControls List</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=Creation/Dev/Script/Client/GuiControls_List&amp;diff=20953"/>
		<updated>2021-10-26T18:49:59Z</updated>

		<summary type="html">&lt;p&gt;Dusty: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Scripting Reference]]&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
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 [[Creation/Dev/GScript/Understanding_GUI_Profiles|GUI profiles]]. &lt;br /&gt;
The full list of GUI controls is available at [[Creation/Dev/Script/Client#Classes_.2F_Object_Types|Client Object Types]].&lt;br /&gt;
&lt;br /&gt;
==GUI Containers==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Guicontrol_panel.png|[[Creation/Dev/Script/Client/GuiControl|GuiControl]]&lt;br /&gt;
Guicontrol_window.png|[[Creation/Dev/Script/Client/GuiWindowCtrl|GuiWindowCtrl]]&lt;br /&gt;
Guicontrol_bitmapborder.png|[[Creation/Dev/Script/Client/GuiBitmapBorderCtrl|GuiBitmapBorderCtrl]]&lt;br /&gt;
Guicontrol_panel.png|[[Creation/Dev/Script/Client/GuiFlash|GuiFlash]]&lt;br /&gt;
Guicontrol_scroll.png|[[Creation/Dev/Script/Client/GuiScrollCtrl|GuiScrollCtrl]]&lt;br /&gt;
Guicontrol_stretch.png|[[Creation/Dev/Script/Client/GuiStretchCtrl|GuiStretchCtrl]]&lt;br /&gt;
Guicontrol_frames.png|[[Creation/Dev/Script/Client/GuiFrameSetCtrl|GuiFrameSetCtrl]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Text and Edit fields==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Guicontrol_text.png|[[Creation/Dev/Script/Client/GuiTextCtrl|GuiTextCtrl]]&lt;br /&gt;
Guicontrol_edit.png|[[Creation/Dev/Script/Client/GuiTextEditCtrl|GuiTextEditCtrl]]&lt;br /&gt;
Guicontrol_editslider.png|[[Creation/Dev/Script/Client/GuiTextEditSliderCtrl|GuiTextEditSliderCtrl]]&lt;br /&gt;
Guicontrol_multiline.png|[[Creation/Dev/Script/Client/GuiMLTextCtrl|GuiMLTextCtrl]]&lt;br /&gt;
Guicontrol_multilineedit.png|[[Creation/Dev/Script/Client/GuiMLTextEditCtrl|GuiMLTextEditCtrl]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Buttons==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Guicontrol_button.png|[[Creation/Dev/Script/Client/GuiButtonCtrl|GuiButtonCtrl]]&lt;br /&gt;
Guicontrol_check.png|[[Creation/Dev/Script/Client/GuiCheckBoxCtrl|GuiCheckBoxCtrl]]&lt;br /&gt;
Guicontrol_radio.png|[[Creation/Dev/Script/Client/GuiRadioCtrl|GuiRadioCtrl]]&lt;br /&gt;
Guicontrol_tab.png|[[Creation/Dev/Script/Client/GuiTabCtrl|GuiTabCtrl]]&lt;br /&gt;
Guicontrol_bitmapbutton.png|[[Creation/Dev/Script/Client/GuiBitmapButtonCtrl|GuiBitmapButtonCtrl]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Menus==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Guicontrol_menu.png|[[Creation/Dev/Script/Client/GuiMenuCtrl|GuiMenuCtrl]]&lt;br /&gt;
Guicontrol_combobox.png|[[Creation/Dev/Script/Client/GuiPopUpMenuCtrl|GuiPopUpMenuCtrl]]&lt;br /&gt;
Guicontrol_comboedit.png|[[Creation/Dev/Script/Client/GuiPopUpEditCtrl|GuiPopUpEditCtrl]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==TextList and TreeView==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Guicontrol_textlist.png|[[Creation/Dev/Script/Client/GuiTextListCtrl|GuiTextListCtrl]]&lt;br /&gt;
Guicontrol_treeview.png|[[Creation/Dev/Script/Client/GuiTreeViewCtrl|GuiTreeViewCtrl]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Special==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Guicontrol_showimg.png|[[Creation/Dev/Script/Client/GuiShowImgCtrl|GuiShowImgCtrl]]&lt;br /&gt;
Guicontrol_drawingpanel.png|[[Creation/Dev/Script/Client/GuiDrawingPanel|GuiDrawingPanel]]&lt;br /&gt;
Guicontrol_bitmap.png|[[Creation/Dev/Script/Client/GuiBitmapCtrl|GuiBitmapCtrl]]&lt;br /&gt;
Guicontrol_progress.png|[[Creation/Dev/Script/Client/GuiProgressCtrl|GuiProgressCtrl]]&lt;br /&gt;
Guicontrol_slider.png|[[Creation/Dev/Script/Client/GuiSliderCtrl|GuiSliderCtrl]]&lt;br /&gt;
none.png|[[Creation/Dev/Script/Client/GuiContextMenuCtrl|GuiContextMenuCtrl]]&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=Creation/Dev/GraalSuite&amp;diff=20789</id>
		<title>Creation/Dev/GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=Creation/Dev/GraalSuite&amp;diff=20789"/>
		<updated>2021-05-29T19:09:50Z</updated>

		<summary type="html">&lt;p&gt;Dusty: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Graalsuite_main.png|center|frameless|566x566px]]&lt;br /&gt;
== Overview of GraalSuite ==&lt;br /&gt;
GraalSuite is a new development tool used primarily for the creation of [[Creation/Dev/Level|Levels]] for [[Creation/Management/Playerworld_Guide|Graal Playerworlds]].&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=File:Graalsuite_main.png&amp;diff=20788</id>
		<title>File:Graalsuite main.png</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=File:Graalsuite_main.png&amp;diff=20788"/>
		<updated>2021-05-29T19:09:15Z</updated>

		<summary type="html">&lt;p&gt;Dusty: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=GraalSuite&amp;diff=20787</id>
		<title>GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=GraalSuite&amp;diff=20787"/>
		<updated>2021-05-29T18:49:17Z</updated>

		<summary type="html">&lt;p&gt;Dusty: Changed redirect target from Creation/Development/GraalSuite to Creation/Dev/GraalSuite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Creation/Dev/GraalSuite]]&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=Creation/Dev/GraalSuite&amp;diff=20786</id>
		<title>Creation/Dev/GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=Creation/Dev/GraalSuite&amp;diff=20786"/>
		<updated>2021-05-29T18:46:51Z</updated>

		<summary type="html">&lt;p&gt;Dusty: Created page with &amp;quot;== Overview of GraalSuite == GraalSuite is a new development tool used primarily for the creation of Levels for Creation/Management/Playerworld_Guide|...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview of GraalSuite ==&lt;br /&gt;
GraalSuite is a new development tool used primarily for the creation of [[Creation/Dev/Level|Levels]] for [[Creation/Management/Playerworld_Guide|Graal Playerworlds]].&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=GraalSuite&amp;diff=20785</id>
		<title>GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=GraalSuite&amp;diff=20785"/>
		<updated>2021-05-29T18:45:28Z</updated>

		<summary type="html">&lt;p&gt;Dusty: Changed redirect target from Creation/Dev/GraalSuite to Creation/Development/GraalSuite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Creation/Development/GraalSuite]]&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=GraalSuite&amp;diff=20784</id>
		<title>GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=GraalSuite&amp;diff=20784"/>
		<updated>2021-05-29T18:41:58Z</updated>

		<summary type="html">&lt;p&gt;Dusty: Changed redirect target from Creation/Development/GraalSuite to Creation/Dev/GraalSuite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Creation/Dev/GraalSuite]]&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=GraalSuite&amp;diff=20783</id>
		<title>GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=GraalSuite&amp;diff=20783"/>
		<updated>2021-05-29T18:39:53Z</updated>

		<summary type="html">&lt;p&gt;Dusty: Redirected page to Creation/Development/GraalSuite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Creation/Development/GraalSuite]]&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=GraalSuite&amp;diff=20781</id>
		<title>GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=GraalSuite&amp;diff=20781"/>
		<updated>2021-05-29T18:37:08Z</updated>

		<summary type="html">&lt;p&gt;Dusty: /* Overview of GraalSuite */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview of GraalSuite ==&lt;br /&gt;
GraalSuite is a new development tool used primarily for the creation of [[Creation/Dev/Level|Levels]] for [[Creation/Management/Playerworld_Guide|Graal Playerworlds]].&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
	<entry>
		<id>https://graalonline.net/index.php?title=GraalSuite&amp;diff=20780</id>
		<title>GraalSuite</title>
		<link rel="alternate" type="text/html" href="https://graalonline.net/index.php?title=GraalSuite&amp;diff=20780"/>
		<updated>2021-05-29T18:34:48Z</updated>

		<summary type="html">&lt;p&gt;Dusty: Created page with &amp;quot;== Overview of GraalSuite ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview of GraalSuite ==&lt;/div&gt;</summary>
		<author><name>Dusty</name></author>
	</entry>
</feed>