<?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=8690&amp;type=atom" />
	<updated>2013-09-24T17:28:47Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8690</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация по зажатии мышки, помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=75530#p75530" />
			<content type="html"><![CDATA[<p><strong>BashkaMen</strong>, какой смысл последнего поста? И да, обрати внимание на то, как <a href="http://forum.script-coding.com/viewtopic.php?pid=44437#p44437">правильно составлять заголовки тем</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2013-09-24T17:28:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=75530#p75530</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация по зажатии мышки, помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=75526#p75526" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>letopisec пишет:</cite><blockquote><p>Держи<br /></p><div class="codebox"><pre><code>qq=1
Gui,Add,Text,vq w100,%q%
Gui,Show
~Lbutton::
SetTimer,Time,1000
KeyWait,LButton
SetTimer,Time2,Off
Return

Time:
SetTimer,Time2,50
SetTimer,Time,Off
Return



нет, не то что нужно!


Time2:
q++
GuiControl,,q,%q%
Return

GuiClose:
ExitApp</code></pre></div><p>Это всего лишь пример работы того чего ты хотел на примере гуи</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[BashkaMen]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30800</uri>
			</author>
			<updated>2013-09-24T13:49:39Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=75526#p75526</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация по зажатии мышки, помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=75506#p75506" />
			<content type="html"><![CDATA[<p><span style="color: #008800"><strong>letopisec</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте свой пост.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2013-09-23T12:26:06Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=75506#p75506</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация по зажатии мышки, помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=75503#p75503" />
			<content type="html"><![CDATA[<p>Держи.<br /></p><div class="codebox"><pre><code>qq=1
Gui,Add,Text,vq w100,%q%
Gui,Show
~Lbutton::
SetTimer,Time,1000
KeyWait,LButton
SetTimer,Time2,Off
Return
Time:
SetTimer,Time2,50
SetTimer,Time,Off
Return
Time2:
q++
GuiControl,,q,%q%
Return
GuiClose:
ExitApp</code></pre></div><p>Это всего лишь пример работы того чего ты хотел на примере гуи.</p>]]></content>
			<author>
				<name><![CDATA[letopisec]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30333</uri>
			</author>
			<updated>2013-09-23T11:13:04Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=75503#p75503</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активация по зажатии мышки, помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=75501#p75501" />
			<content type="html"><![CDATA[<p><span style="color: #008800"><strong>BashkaMen</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте заголовок и пост.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2013-09-22T16:45:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=75501#p75501</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Активация по зажатии мышки, помогите!]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=75500#p75500" />
			<content type="html"><![CDATA[<p>Нужно чтоб при удержании мышки на 1 секунду<br />активировался скрипт, я что то начал...<br /></p><div class="codebox"><pre><code>Lbutton::</code></pre></div><p>далее пауза<br /></p><div class="codebox"><pre><code>sleep 1000</code></pre></div><p>теперь проверка клавиши ли зажата она до сиг пор (у меня проблемы с If не оч понимаю как работает)<br /></p><div class="codebox"><pre><code>If.....</code></pre></div>]]></content>
			<author>
				<name><![CDATA[BashkaMen]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30800</uri>
			</author>
			<updated>2013-09-22T16:33:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=75500#p75500</id>
		</entry>
</feed>
