<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Активация горячей клавиши одного скрипта из тела другого]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=6478&amp;type=atom" />
	<updated>2011-11-25T22:19:43Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=6478</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация горячей клавиши одного скрипта из тела другого]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=53864#p53864" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>А если разные скрипты используют одну и ту же горячую клавишу, могут быть накладки.</p></blockquote></div><p>Достаточно сделать хотя бы одну из одинаковых горячих клавиш прозрачной (~), чтобы сработали оба скрипта.</p>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2011-11-25T22:19:43Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=53864#p53864</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация горячей клавиши одного скрипта из тела другого]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=53845#p53845" />
			<content type="html"><![CDATA[<p>Проверил на простом примере, работает:<br /></p><div class="codebox"><pre><code>F5::Soundbeep</code></pre></div><div class="codebox"><pre><code>F1::Send,{F5}</code></pre></div><p>А если разные скрипты используют одну и ту же горячую клавишу, могут быть накладки.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2011-11-25T14:02:56Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=53845#p53845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация горячей клавиши одного скрипта из тела другого]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=53842#p53842" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>Приведите код обоих скриптов.</p></blockquote></div><p>Первый — это <a href="http://www.autohotkey.net/~Learning%20one/Radial%20menu%20v4/Radial%20menu%20v4.rar">Radial menu</a> нескончаемый. <br />Заменил <em>RButton</em> на <em>F5</em> в его настройках, — чтобы не перекрывал <em>Правую</em> моего постоянного (второго), из которого и планирую по ней же выводить меню.</p><div class="quotebox"><cite>Александр_ пишет:</cite><blockquote><p>Нужно обрабатывать получаемые сообщения(<a href="http://www.autohotkey.com/docs/commands/OnMessage.htm">OnMessage</a>).</p></blockquote></div><p>Там как раз в архиве есть такой &quot;RM messages tester.ahk&quot;. Ясно.</p>]]></content>
			<author>
				<name><![CDATA[DD]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25263</uri>
			</author>
			<updated>2011-11-25T13:05:55Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=53842#p53842</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация горячей клавиши одного скрипта из тела другого]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=53834#p53834" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>DD пишет:</cite><blockquote><p>Есть два скрипта: из первого по <strong><em>F5</em></strong> выводится меню; шлю <strong><em>Send {F5}</em></strong> из второго — ничего не происходит.<br />Что я делаю не так?</p></blockquote></div><p>Нужно обрабатывать получаемые сообщения(<a href="http://www.autohotkey.com/docs/commands/OnMessage.htm">OnMessage</a>).</p>]]></content>
			<author>
				<name><![CDATA[Александр_]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24888</uri>
			</author>
			<updated>2011-11-25T11:39:19Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=53834#p53834</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация горячей клавиши одного скрипта из тела другого]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=53822#p53822" />
			<content type="html"><![CDATA[<p>Приведите код обоих скриптов.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2011-11-25T06:54:42Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=53822#p53822</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Активация горячей клавиши одного скрипта из тела другого]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=53819#p53819" />
			<content type="html"><![CDATA[<p>Есть два скрипта: из первого по <strong><em>F5</em></strong> выводится меню; шлю <strong><em>Send {F5}</em></strong> из второго — ничего не происходит.<br />Что я делаю не так?</p>]]></content>
			<author>
				<name><![CDATA[DD]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25263</uri>
			</author>
			<updated>2011-11-25T02:02:12Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=53819#p53819</id>
		</entry>
</feed>
