<?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=17129&amp;type=atom" />
	<updated>2022-05-17T17:46:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17129</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: выбор пользователем горячих клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153241#p153241" />
			<content type="html"><![CDATA[<p>Смотрите контрол Hotkey и команду Hotkey.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-05-17T17:46:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153241#p153241</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: выбор пользователем горячих клавиш]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153240#p153240" />
			<content type="html"><![CDATA[<p>Добрый день. Пробовал найти способ, чтоб при открытии любого скрипта можно было, чтобы пользователь мог самостоятельно выбрать удобные ему клавиши.<br />Условный пример кода:<br /></p><div class="codebox"><pre><code> 
InputBox, button1, Введите желаемую клавишу для Msgbox1
InputBox, button2, Введите желаемую клавишу для Msgbox2
button1::
Msgbox, нажата клавиша button1
button2::
Msgbox, нажата клавиша button2
return
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[yura170100]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41910</uri>
			</author>
			<updated>2022-05-17T17:44:42Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153240#p153240</id>
		</entry>
</feed>
