<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: KeyWait - Ожидание нажатий клавиш]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12021&amp;type=atom" />
	<updated>2016-09-17T16:07:50Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=12021</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait - Ожидание нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107820#p107820" />
			<content type="html"><![CDATA[<p>А чем тут горячие клавиши не лучше?</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2016-09-17T16:07:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107820#p107820</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait - Ожидание нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107801#p107801" />
			<content type="html"><![CDATA[<p><strong>Malcev</strong>, Спасибо так и сделал! Всё получилось!</p>]]></content>
			<author>
				<name><![CDATA[minesemka]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33949</uri>
			</author>
			<updated>2016-09-17T10:22:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107801#p107801</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait - Ожидание нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107800#p107800" />
			<content type="html"><![CDATA[<p>Можно GetKeyState в цикле проверять.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2016-09-17T10:21:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107800#p107800</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait - Ожидание нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107799#p107799" />
			<content type="html"><![CDATA[<p><strong>YMP</strong>, Спасибо за ответ, но я думал уже так сделать, а если я нажму клавишу и тут же отпущу, а скрипт в это время будет ожидать нажатия другой клавиши, и цикл не прекратится!!<br />Можно ещё какой нибудь вариант?</p>]]></content>
			<author>
				<name><![CDATA[minesemka]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33949</uri>
			</author>
			<updated>2016-09-17T10:15:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107799#p107799</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: KeyWait - Ожидание нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107798#p107798" />
			<content type="html"><![CDATA[<p>У KeyWait есть таймаут. Ждите первую опр. время, потом вторую так же и т.п. в цикле.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2016-09-17T10:03:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107798#p107798</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: KeyWait - Ожидание нажатий клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107795#p107795" />
			<content type="html"><![CDATA[<p>Здравствуйте, сегодня у меня возникла идея, но я не могу её реализовать!</p><p>Мне нужно дождаться нажатия 1-ой из 3-ёх клавиш, но KeyWait может ждать только 1-ну клавишу!<br />Псевдо кодом напишу!<br /></p><div class="codebox"><pre><code>Ждать нажатия клавиши 1 или 2 или 3
если нажата клавиша 1 то выполнять эти скобки
{

}
else
{
	если нажата клавиша 2 то выполнять эти скобки
	{

	}
	else
	{
		если нажата клавиша 3 то выполнять эти скобки
		{

		}
	}
}</code></pre></div><p>Заранее Спасибо!<br />Модераторы переименуйте пожалуйста название моей темы (не смог сформулировать)!</p>]]></content>
			<author>
				<name><![CDATA[minesemka]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33949</uri>
			</author>
			<updated>2016-09-17T09:46:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107795#p107795</id>
		</entry>
</feed>
