<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=9919&amp;type=atom" />
	<updated>2014-08-26T06:11:26Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9919</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86143#p86143" />
			<content type="html"><![CDATA[<p><a href="http://forum.script-coding.com/viewtopic.php?pid=83138#p83138">http://forum.script-coding.com/viewtopi … 138#p83138</a></p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2014-08-26T06:11:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86143#p86143</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86141#p86141" />
			<content type="html"><![CDATA[<p>Нужно использовать условие &quot;#if&quot;, посмотри в недавних темах как оно используется.</p>]]></content>
			<author>
				<name><![CDATA[Alectric]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26027</uri>
			</author>
			<updated>2014-08-26T05:05:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86141#p86141</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86140#p86140" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>RButton &amp; WheelDown::AltTab
RButton &amp; WheelUp::ShiftAltTab
RButton::Click right</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Nikva]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27416</uri>
			</author>
			<updated>2014-08-26T04:33:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86140#p86140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Прокрутка AltTab, при нажатии ПКМ+Колёсико мыши]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=86080#p86080" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[raznoczvetov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32329</uri>
			</author>
			<updated>2014-08-24T10:18:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=86080#p86080</id>
		</entry>
</feed>
