<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Зацикливаться кнопка]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=13070</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13070&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Зацикливаться кнопка».]]></description>
		<lastBuildDate>Sat, 07 Oct 2017 18:47:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Зацикливаться кнопка]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119893#p119893</link>
			<description><![CDATA[<p><strong>sharhaing</strong>, у вас какой родной язык?</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sat, 07 Oct 2017 18:47:46 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119893#p119893</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Зацикливаться кнопка]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=119885#p119885</link>
			<description><![CDATA[<p>Зацикливаться кнопка назначенная для активации скрипта. P.s самый правый бинд в gui активирует. </p><div class="codebox"><pre><code>
Gui, Add, Hotkey, x12 y20 w50 h40 vkey1 ,
Gui, Add, Hotkey, x72 y20 w50 h40 vkey2 ,
Gui, Add, Hotkey, x140 y20 w50 h40 gActive1 ,
Gui, Show, w180 h80, Untitled GUI
return

GuiClose:
ExitApp

Active1:
gui,submit, nohide
send, %key1%
send, %key2%
var = 1
return

</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (sharhaing)]]></author>
			<pubDate>Sat, 07 Oct 2017 16:31:25 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=119885#p119885</guid>
		</item>
	</channel>
</rss>
