<?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=9438&amp;type=atom" />
	<updated>2014-04-01T13:30:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9438</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ввод клавиши бинда]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81400#p81400" />
			<content type="html"><![CDATA[<p>Если воспользоваться кнопкой &quot;Поиск&quot; по ключевым словам <strong>gui hotkey</strong>, то можно найти множество примеров.</p><p>По поводу &quot;Клавиша не работает&quot; -&gt; <a href="http://forum.script-coding.com/viewtopic.php?id=7439">Почему не работает моя горячая клавиша?</a></p>]]></content>
			<author>
				<name><![CDATA[Irbis]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27384</uri>
			</author>
			<updated>2014-04-01T13:30:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81400#p81400</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ввод клавиши бинда]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81396#p81396" />
			<content type="html"><![CDATA[<p>Если кто-то может напишите и скиньте сюда. Смысл.<br />При запуске открывается окошко, там кнопка &quot;Клавиша активации&quot;<br />После нажатия кнопки появляется снова окошко для в вода клавиши. Там есть место для ввода и кнопка применить.<br />После нажатия на применить, клавиша сохраняется в переменную.<br />На эту клавишу должно активироваться действие такое.<br /></p><div class="codebox"><pre><code>Msgbox, Привет`nВсе отлично работает.
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[tuma4ok]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32022</uri>
			</author>
			<updated>2014-04-01T12:39:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81396#p81396</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ввод клавиши бинда]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81395#p81395" />
			<content type="html"><![CDATA[<p>Перед запуском программы выскакивает ошибка<br />Note: The hotkey%MyP%:: will not be active because it does not exist in the current keyboard layout.<br />Клавиша не работает</p>]]></content>
			<author>
				<name><![CDATA[tuma4ok]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32022</uri>
			</author>
			<updated>2014-04-01T12:20:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81395#p81395</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Ввод клавиши бинда]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81384#p81384" />
			<content type="html"><![CDATA[<p>Создаёте окно GUI, в него вставляете элемент управления Hotkey.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-04-01T03:21:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81384#p81384</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Ввод клавиши бинда]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=81372#p81372" />
			<content type="html"><![CDATA[<p>Здраствуйте, как сделать так, что бы вводить самому клавишу бинда.<br />Мне требуется что-то на подобии этого.<br /></p><div class="codebox"><pre><code>
InputBox, MyP, Test, Введите кнопку активации
return
</code></pre></div><p>Вводим кнопку в эту переменную, а эта переменная должна подставится, как-то так.<br /></p><div class="codebox"><pre><code>
%MyP%::
Msgbox, Ваша кнопка %MyP%
return
</code></pre></div><p>Очень нужно</p>]]></content>
			<author>
				<name><![CDATA[tuma4ok]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32022</uri>
			</author>
			<updated>2014-03-31T19:48:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=81372#p81372</id>
		</entry>
</feed>
