<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=9919</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9919&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши».]]></description>
		<lastBuildDate>Tue, 26 Aug 2014 06:11:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=86143#p86143</link>
			<description><![CDATA[<p><a href="http://forum.script-coding.com/viewtopic.php?pid=83138#p83138">http://forum.script-coding.com/viewtopi … 138#p83138</a></p>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Tue, 26 Aug 2014 06:11:26 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=86143#p86143</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=86141#p86141</link>
			<description><![CDATA[<p>Нужно использовать условие &quot;#if&quot;, посмотри в недавних темах как оно используется.</p>]]></description>
			<author><![CDATA[null@example.com (Alectric)]]></author>
			<pubDate>Tue, 26 Aug 2014 05:05:04 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=86141#p86141</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=86140#p86140</link>
			<description><![CDATA[<div class="codebox"><pre><code>RButton &amp; WheelDown::AltTab
RButton &amp; WheelUp::ShiftAltTab
RButton::Click right</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Nikva)]]></author>
			<pubDate>Tue, 26 Aug 2014 04:33:14 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=86140#p86140</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=86080#p86080</link>
			<description><![CDATA[<p>Возможно, я туплю, но если делать так, то не отправляется правая кнопка мыши:<br /></p><div class="codebox"><pre><code>
RButton &amp; WheelDown::AltTab
RButton &amp; WheelUp::ShiftAltTab
</code></pre></div><p>а если c <span style="color: #FF0000">&quot;~&quot;</span>:<br /></p><div class="codebox"><pre><code>
~RButton &amp; WheelDown::AltTab
RButton &amp; WheelUp::ShiftAltTab
</code></pre></div><p>то правая кнопка отправляется всегда. Как сделать так, чтобы при нажатии в комбинации &quot;ПКМ+колёсико&quot;, правая кнопка не отправлялась, а отправлялась только в остальных случаях?</p>]]></description>
			<author><![CDATA[null@example.com (raznoczvetov)]]></author>
			<pubDate>Sun, 24 Aug 2014 10:18:10 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=86080#p86080</guid>
		</item>
	</channel>
</rss>
