<?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="https://forum.script-coding.com/extern.php?action=feed&amp;tid=10642&amp;type=atom" />
	<updated>2015-05-12T19:39:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=10642</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с контекстным меню]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=93927#p93927" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong>, жизнь удалась <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" />, благодарю!</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2015-05-12T19:39:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=93927#p93927</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с контекстным меню]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=93926#p93926" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>~RButton &amp; LButton::
KeyWait, RButton
SendInput, {esc}{LButton Up}^{vk56}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2015-05-12T19:14:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=93926#p93926</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с контекстным меню]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=93924#p93924" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong>, <em>LButton &amp; RButton</em> занят у меня по другое, может есть ещё варианты?</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2015-05-12T18:55:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=93924#p93924</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с контекстным меню]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=93923#p93923" />
			<content type="html"><![CDATA[<p>Так можно:<br /></p><div class="codebox"><pre><code>~LButton &amp; RButton::
KeyWait, RButton
SendInput, {LButton Up}^{vk56}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2015-05-12T18:39:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=93923#p93923</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Проблема с контекстным меню]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=93921#p93921" />
			<content type="html"><![CDATA[<p>Например есть такой хоткей: </p><div class="codebox"><pre><code>~RButton &amp; LButton::SendInput, ^{vk56}</code></pre></div><p> как сделать так что бы команда <em>SendInput, ^{vk56}</em> посылалось после отжатия <em>RButton</em> а не <em>LButton</em>?</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2015-05-12T18:12:46Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=93921#p93921</id>
		</entry>
</feed>
