<?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=14576</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14576&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Развернуть окно скрипта, при двойном нажатие на иконку в трее.».]]></description>
		<lastBuildDate>Sat, 16 Feb 2019 08:07:34 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Развернуть окно скрипта, при двойном нажатие на иконку в трее.]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=132199#p132199</link>
			<description><![CDATA[<div class="codebox"><pre><code>Menu, Tray, Add, Script, Script
Menu, Tray, Default, Script
Menu, Tray, Click, 2 
Return

Script:
	MsgBox Script
	Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Sat, 16 Feb 2019 08:07:34 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=132199#p132199</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Развернуть окно скрипта, при двойном нажатие на иконку в трее.]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=132192#p132192</link>
			<description><![CDATA[<p>Я думаю вопрос понятен.</p><p>Мне нужна помощь от вас, т.к я не знаю команду на то, чтобы развернуть окно, если нажал на иконку скрипта, в трее.</p><p>То есть, что-то примерное такое:</p><div class="codebox"><pre><code>
If нажал на иконку в трее
{
Выполнить действие
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Clannad5)]]></author>
			<pubDate>Sat, 16 Feb 2019 04:32:21 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=132192#p132192</guid>
		</item>
	</channel>
</rss>
