<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.autoitscript.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=I542</id>
	<title>AutoIt Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.autoitscript.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=I542"/>
	<link rel="alternate" type="text/html" href="https://www.autoitscript.com/wiki/Special:Contributions/I542"/>
	<updated>2026-04-07T20:58:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=File:Alert2.gif&amp;diff=8047</id>
		<title>File:Alert2.gif</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=File:Alert2.gif&amp;diff=8047"/>
		<updated>2008-10-19T17:27:40Z</updated>

		<summary type="html">&lt;p&gt;I542: Reupload of Alert.gif&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Reupload of Alert.gif&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=User:I542&amp;diff=8046</id>
		<title>User:I542</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=User:I542&amp;diff=8046"/>
		<updated>2008-10-18T19:23:28Z</updated>

		<summary type="html">&lt;p&gt;I542: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;My Contribution Page&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Created Pages ==&lt;br /&gt;
[[Label]], [[Graphical User Interface]], [[Template:Delete]], [[Number]], [[String]], [[MouseGetPos]], [[MouseCoordMode|MouseCoordMode Option]], [[WinWait]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contributions ==&lt;br /&gt;
[[Main Page]], [[Cookbook]], [[Talk:Main Page]] (spam deletion), [[Template:Stub]]&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=MouseCoordMode&amp;diff=8040</id>
		<title>MouseCoordMode</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=MouseCoordMode&amp;diff=8040"/>
		<updated>2008-10-18T19:04:25Z</updated>

		<summary type="html">&lt;p&gt;I542: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Part of [[AutoItSetOption]] function.&lt;br /&gt;
&lt;br /&gt;
= Overview =&lt;br /&gt;
&lt;br /&gt;
Sets the way coords are used in the mouse functions, either absolute coords or coords relative to the current active window&lt;br /&gt;
&lt;br /&gt;
= Syntax =&lt;br /&gt;
&lt;br /&gt;
 AutoItSetOption(&amp;quot;MouseCoordMode&amp;quot;, &#039;&#039;value&#039;&#039;)&lt;br /&gt;
&lt;br /&gt;
= Value =&lt;br /&gt;
&lt;br /&gt;
0 = relative coords to the active window&lt;br /&gt;
&lt;br /&gt;
1 = absolute screen coordinates (default)&lt;br /&gt;
&lt;br /&gt;
2 = relative coords to the client area of the active window&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=User_talk:I542&amp;diff=8036</id>
		<title>User talk:I542</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=User_talk:I542&amp;diff=8036"/>
		<updated>2008-10-18T18:50:04Z</updated>

		<summary type="html">&lt;p&gt;I542: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Please add your signature at the end of the edit if you want to discuss this page&lt;br /&gt;
&lt;br /&gt;
--[[User:I542|i542]] 18:49, 18 October 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Sandbox&amp;diff=8033</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Sandbox&amp;diff=8033"/>
		<updated>2008-10-18T18:46:41Z</updated>

		<summary type="html">&lt;p&gt;I542: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome to the Sandbox! ==&lt;br /&gt;
&lt;br /&gt;
Use the edit-link at the top of this page to open up the online editor, where you can experiment with wiki syntax.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Here are some samples to start with:&lt;br /&gt;
&lt;br /&gt;
==== Bulleted List ====&lt;br /&gt;
A bulleted list..&lt;br /&gt;
* looks like this&lt;br /&gt;
* just an asterisk against the LHS&lt;br /&gt;
&lt;br /&gt;
==== Code Block ====&lt;br /&gt;
A code block..&lt;br /&gt;
 ;just a space away from the LHS margin, and you can talk AU3 ;o)&lt;br /&gt;
     MsgBox(4096, @ScriptName, &amp;quot;Hello World&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
==== Formatting ====&lt;br /&gt;
&lt;br /&gt;
Some text can be &#039;&#039;&#039;bold&#039;&#039;&#039;, &#039;&#039;italic&#039;&#039;, etc.. and links can be coded on the fly: Here is a link to the [[Main Page]] ... or the same link can have [[Main Page|an alias assigned like this]] .&lt;br /&gt;
&lt;br /&gt;
==== Last Word ====&lt;br /&gt;
Now go on - give it a try .. you know you want to! Yea! (yea is by layer :D)&lt;br /&gt;
&lt;br /&gt;
---&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Template:Stub&amp;diff=8024</id>
		<title>Template:Stub</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Template:Stub&amp;diff=8024"/>
		<updated>2008-10-18T16:28:22Z</updated>

		<summary type="html">&lt;p&gt;I542: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;div style=&amp;quot;text-align:center; border: 1px solid #FFCC00; background-color: #FFFFDD; padding:3px; width:60%;&amp;quot;&amp;gt;[[Image:Alert.gif]] This article is a stub, please expand on it if you have knowledge on the subject.&amp;lt;/div&amp;gt;&amp;lt;/center&amp;gt;&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Graphical_User_Interface&amp;diff=8022</id>
		<title>Graphical User Interface</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Graphical_User_Interface&amp;diff=8022"/>
		<updated>2008-10-18T16:26:15Z</updated>

		<summary type="html">&lt;p&gt;I542: Added Stub Notice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GUI&#039;&#039;&#039; stands for Graphical User Interface. AutoIt can create GUIs that consist of simple controls.&lt;br /&gt;
&lt;br /&gt;
== Concepts ==&lt;br /&gt;
&lt;br /&gt;
A GUI consists of one or more windows and each window contains one or more controls. GUIs are &amp;quot;event driven&amp;quot; which means you react to events - like a button that is clicked. You spend most of your time idling and waiting for an event to happen - this is a little different to a normal script where you are in control of what happens and when! Think of it as waiting by the door for the postman - you sit there until a letter pops through the postbox and then you look at the letters and decide what to do with them - this is exactly how GUIs work - you wait for the postman to come to you. &lt;br /&gt;
&lt;br /&gt;
Of course, you may choose to do other tasks while the GUI is active - for example you might use the GUI functions to create an elaborate progress box that you update while your script performs complex actions. &lt;br /&gt;
&lt;br /&gt;
[From AutoIt HelpFile]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Controls ==&lt;br /&gt;
&#039;&#039;&#039;Controls&#039;&#039;&#039; are components of GUI. Whatever you can click on in GUI is a control.&lt;br /&gt;
[List of controls coming soon]&lt;br /&gt;
&lt;br /&gt;
== Scripts ==&lt;br /&gt;
In this section some of GUI examples will be listed.&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Label&amp;diff=7997</id>
		<title>Label</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Label&amp;diff=7997"/>
		<updated>2008-10-18T13:44:26Z</updated>

		<summary type="html">&lt;p&gt;I542: Page Created&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Label is simple, plain piece of text appearing in [[GUI]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
Label is GUI control, which consists of simple, plain piece of text. The function for creating Label is [[GuiCtrlCreateLabel]]. You can change text using [[GuiCtrlSetData]] and read it using [[GuiCtrlRead]] functions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
This example shows creating of an GUI Label.&lt;br /&gt;
&lt;br /&gt;
    #include &amp;lt;GUIConstantsEx.au3&amp;gt;&lt;br /&gt;
    Opt(&#039;MustDeclareVars&#039;, 1)&lt;br /&gt;
    Example()&lt;br /&gt;
    Func Example()&lt;br /&gt;
        Local $widthCell, $msg, $iOldOpt&lt;br /&gt;
        GUICreate(&amp;quot;My GUI&amp;quot;)  ; will create a dialog box that when displayed is centered&lt;br /&gt;
        GUISetHelp(&amp;quot;notepad&amp;quot;)  ; will run notepad if F1 is typed&lt;br /&gt;
        $iOldOpt = Opt(&amp;quot;GUICoordMode&amp;quot;, 2)&lt;br /&gt;
        $widthCell = 70&lt;br /&gt;
        GUICtrlCreateLabel(&amp;quot;Line 1 Cell 1&amp;quot;, 10, 30, $widthCell) ; first cell 70 width&lt;br /&gt;
        GUICtrlCreateLabel(&amp;quot;Line 2 Cell 1&amp;quot;, -1, 0) ; next line&lt;br /&gt;
        GUICtrlCreateLabel(&amp;quot;Line 3 Cell 2&amp;quot;, 0, 0) ; next line and next cell&lt;br /&gt;
        GUICtrlCreateLabel(&amp;quot;Line 3 Cell 3&amp;quot;, 0, -1) ; next cell same line&lt;br /&gt;
        GUICtrlCreateLabel(&amp;quot;Line 4 Cell 1&amp;quot;, -3 * $widthCell, 0) ; next line Cell1&lt;br /&gt;
        GUISetState()      ; will display an empty dialog box&lt;br /&gt;
        ; Run the GUI until the dialog is closed&lt;br /&gt;
        Do&lt;br /&gt;
            $msg = GUIGetMsg()&lt;br /&gt;
        Until $msg = $GUI_EVENT_CLOSE&lt;br /&gt;
        $iOldOpt = Opt(&amp;quot;GUICoordMode&amp;quot;, $iOldOpt)&lt;br /&gt;
    EndFunc   ;==&amp;gt;Example&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
	<entry>
		<id>https://www.autoitscript.com/w/index.php?title=Help:Contents&amp;diff=7996</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://www.autoitscript.com/w/index.php?title=Help:Contents&amp;diff=7996"/>
		<updated>2008-10-18T13:40:16Z</updated>

		<summary type="html">&lt;p&gt;I542: Reverse&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Help&#039;&#039;&#039;&lt;br /&gt;
----&lt;br /&gt;
[http://www.autoitscript.com/autoit3/docs/ AutoIt Online Documentation]&lt;/div&gt;</summary>
		<author><name>I542</name></author>
	</entry>
</feed>