<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Перехват клика мыши. [тормозит скрипт.]]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=11345</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=11345&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Перехват клика мыши. [тормозит скрипт.]».]]></description>
		<lastBuildDate>Sun, 21 Feb 2016 14:56:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Перехват клика мыши. [тормозит скрипт.]]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=101283#p101283</link>
			<description><![CDATA[<p><br />Все заработало -_- спасибо большое</p>]]></description>
			<author><![CDATA[null@example.com (Sikrajf)]]></author>
			<pubDate>Sun, 21 Feb 2016 14:56:15 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=101283#p101283</guid>
		</item>
		<item>
			<title><![CDATA[Re: Перехват клика мыши. [тормозит скрипт.]]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=101281#p101281</link>
			<description><![CDATA[<div class="codebox"><pre><code>lbutton::
send {sc21h}
send,{lbutton down}
return

lbutton up::
send,{lbutton up}
return
</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Alectric)]]></author>
			<pubDate>Sun, 21 Feb 2016 10:00:28 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=101281#p101281</guid>
		</item>
		<item>
			<title><![CDATA[Перехват клика мыши. [тормозит скрипт.]]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=101280#p101280</link>
			<description><![CDATA[<p>Здравствуйте.<br />	Нужно чтобы при клике мышки срабатывала сначала клавиша <strong>f</strong> (sc21h)<br />И только после был клик. <br />Пишу код:<br /></p><div class="codebox"><pre><code>lbutton::
send {sc21h}
click
return</code></pre></div><p>	Срабатывает через раз. А именно, часто не срабатывает клик мышью. <br />Если быстрая череда щелчков, то просто залипает и пропускает &quot;кликов&quot; 5.<br />При этом f работает стабильно.</p><p>Пишу :<br /></p><div class="codebox"><pre><code>~lbutton::
send {sc21h}
return</code></pre></div><p>	Работает отлично - клик и нажатие <strong>f </strong> происходит стабильно, пропусков не было. <br />Но клавиша <strong>f</strong> срабатывает примерно одновременно с кликом или позже. (нужно чтоб <strong>f</strong>, была хотя бы на &lt;1мс раньше лкм)</p>]]></description>
			<author><![CDATA[null@example.com (Sikrajf)]]></author>
			<pubDate>Sun, 21 Feb 2016 07:22:56 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=101280#p101280</guid>
		</item>
	</channel>
</rss>
