<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Отключение Rbutton при нажатии LButton]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=9899</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9899&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Отключение Rbutton при нажатии LButton».]]></description>
		<lastBuildDate>Wed, 20 Aug 2014 07:23:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Отключение Rbutton при нажатии LButton]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=85980#p85980</link>
			<description><![CDATA[<div class="codebox"><pre><code>$LButton::
  If GetKeyState(&quot;RButton&quot;, &quot;P&quot;)
     Send {RButton Up}{LButton}{RButton Down}
Return</code></pre></div><p>?</p>]]></description>
			<author><![CDATA[null@example.com (Drugoy)]]></author>
			<pubDate>Wed, 20 Aug 2014 07:23:01 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=85980#p85980</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Отключение Rbutton при нажатии LButton]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=85977#p85977</link>
			<description><![CDATA[<p>ап</p>]]></description>
			<author><![CDATA[null@example.com (qqqasw)]]></author>
			<pubDate>Wed, 20 Aug 2014 05:40:33 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=85977#p85977</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Отключение Rbutton при нажатии LButton]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=85957#p85957</link>
			<description><![CDATA[<p><strong>qqqasw</strong> У тебя название темы - <span style="color: #3366ff"><em>AHK Отключение Rbutton при нажатии LButton</em></span><br />А надо <span style="color: #3366ff"><em>AHK</em></span><strong>:</strong> <em><span style="color: #3366ff">Отключение Rbutton при нажатии LButton</span></em></p><p>То-есть не хватает &quot;<span style="color: #ff0000"><strong>:</strong></span>&quot;<br />Ясно? .... <strong>Dura Lex, Sed Lex</strong> <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></description>
			<author><![CDATA[null@example.com (Indomito)]]></author>
			<pubDate>Sun, 17 Aug 2014 20:39:08 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=85957#p85957</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Отключение Rbutton при нажатии LButton]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=85951#p85951</link>
			<description><![CDATA[<p>Плохо поправили, читайте ещё раз внимательнее.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sun, 17 Aug 2014 16:47:26 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=85951#p85951</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Отключение Rbutton при нажатии LButton]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=85950#p85950</link>
			<description><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p><span style="color: green"><strong>qqqasw</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте свой пост.</span></p></blockquote></div><p>Поправил</p>]]></description>
			<author><![CDATA[null@example.com (qqqasw)]]></author>
			<pubDate>Sun, 17 Aug 2014 10:52:22 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=85950#p85950</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Отключение Rbutton при нажатии LButton]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=85947#p85947</link>
			<description><![CDATA[<p><span style="color: green"><strong>qqqasw</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте свой пост.</span></p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Sat, 16 Aug 2014 20:11:45 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=85947#p85947</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Отключение Rbutton при нажатии LButton]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=85946#p85946</link>
			<description><![CDATA[<p>Добрый день, помогите пожалуйста со скриптом.<br />Описание:<br />Мы зажимаем перманентно на мышке ПКМ, затем в случайное время жмем ЛКМ, а она не нажимается, необходимо, чтобы она нажалась и при её отпускании вернулось состояние нажатой ПКМ, которую мы продолжаем жать.<br />Можно вообще сделать залипание ПКМ, чтобы жать её не приходилось в ручную, но принцип чтоб был тот же, то есть должен быть приоритет нажатия у ЛКМ над ПКМ.<br />Всесь форум перерыл, кое что модифицировал, но не работает (Залипает ПКМ):<br /></p><div class="codebox"><pre><code>*Rbutton::
MouseClick, right,,,,,D
Loop 
{ 
GetKeyState, state, LButton, P  ;проверяет нажатали лкм или нет
if state = D
break
}
MouseClick, right,,,,,U
Return
</code></pre></div><p>Вроде бы работает, но приходится нажимать ПКМ каждый раз повторно, а нужно, чтобы поле отжатия ЛКМ сразу активизировалась ПКМ (ну или с задержкой в несколько миллисекунд)</p>]]></description>
			<author><![CDATA[null@example.com (qqqasw)]]></author>
			<pubDate>Sat, 16 Aug 2014 19:15:48 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=85946#p85946</guid>
		</item>
	</channel>
</rss>
