<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15170&amp;type=atom" />
	<updated>2020-02-09T14:45:52Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15170</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137752#p137752" />
			<content type="html"><![CDATA[<p>ControlClick видимо выглядит надёжнее.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2020-02-09T14:45:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137752#p137752</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137749#p137749" />
			<content type="html"><![CDATA[<p>Ну по-моему правильней использовать при отправлении кликов postmessage.<br />Поэтому я и решил посмотреть исходники.<br />Но как ты видишь алгоритм Control, Check и ControlClick различается.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-02-08T21:00:17Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137749#p137749</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137748#p137748" />
			<content type="html"><![CDATA[<p>А в чём была разность ожиданий post и send методов в данной задаче?</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2020-02-08T19:08:41Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137748#p137748</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137721#p137721" />
			<content type="html"><![CDATA[<p>Решил посмотреть исходники - оказывается и там и там ахк использует postmessage.<br /><a href="https://github.com/Lexikos/AutoHotkey_L/blob/master/source/script_autoit.cpp#L431">https://github.com/Lexikos/AutoHotkey_L … t.cpp#L431</a><br /><a href="https://github.com/Lexikos/AutoHotkey_L/blob/master/source/script2.cpp#L2378">https://github.com/Lexikos/AutoHotkey_L … .cpp#L2378</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-02-08T09:36:14Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137721#p137721</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137715#p137715" />
			<content type="html"><![CDATA[<p><strong>serzh82saratov</strong>, не сработало.</p><p>В принципе вариант с нажатием Alt+Y работает, но когда скрипт запускается до появления окна.</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2020-02-08T03:21:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137715#p137715</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137698#p137698" />
			<content type="html"><![CDATA[<p><a href="https://www.autoitscript.com/forum/topic/180485-controlclick-vs-controlcommandcheck/">https://www.autoitscript.com/forum/topi … mandcheck/</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-02-07T10:25:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137698#p137698</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137696#p137696" />
			<content type="html"><![CDATA[<p>А что не так? checkbox и radio это и есть button. Много раз использовал, всегда работало.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2020-02-07T10:12:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137696#p137696</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137695#p137695" />
			<content type="html"><![CDATA[<p>Разве?<br /></p><div class="quotebox"><blockquote><p>Check</p><p>Turns on (checks) a radio button or checkbox.</p><p>To ensure correct functionality, this sub-command also sets the input focus to the control.</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-02-07T10:06:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137695#p137695</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137693#p137693" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Control, Check, , &amp;Нет, ahk_class #32770 ahk_exe Miulti Theft Auto.exe</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2020-02-07T10:02:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137693#p137693</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137692#p137692" />
			<content type="html"><![CDATA[<p>ControlClick.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-02-07T06:33:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137692#p137692</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137691#p137691" />
			<content type="html"><![CDATA[<p>Я знаю как код клавиши получить..<br />Странно, что повторно получилось (я до этого пробовал руками нажимать и ничего).</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2020-02-07T00:48:34Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137691#p137691</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137689#p137689" />
			<content type="html"><![CDATA[<p>Есть еще такая програмулина, ждет нажатия клавиши и показывает код. Но под Win10x64&nbsp; она у меня что-то не реагирует на клавиши.<br /></p><div class="fancy_spoiler_switcher"><div class="fancy_spoiler_switcher_header" data-lang-open="открыть спойлер" data-lang-close="скрыть спойлер"><strong>+</strong>&nbsp;открыть спойлер</div><div class="fancy_spoiler"><p><span class="postimg"><img src="http://ipic.su/img/img7/fs/Image012.1581029763.png" alt="http://ipic.su/img/img7/fs/Image012.1581029763.png" /></span></p></div></div><p>вот еще можно по изучать<br /><a href="http://forum.script-coding.com/viewtopic.php?id=84">http://forum.script-coding.com/viewtopic.php?id=84</a></p>]]></content>
			<author>
				<name><![CDATA[mustang]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=37113</uri>
			</author>
			<updated>2020-02-06T22:57:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137689#p137689</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137688#p137688" />
			<content type="html"><![CDATA[<p>Код клавиш нашли ?</p><div class="codebox"><pre><code>Send, {LAlt down}{vk59}
Sleep, 300
Send, {LAlt up}</code></pre></div><p>Любой скрипт открыть и зайти туда (см. ниже скрин) для просмотра нажатых вами клавиш. У русской Н код по vk будет 59<br /></p><div class="fancy_spoiler_switcher"><div class="fancy_spoiler_switcher_header" data-lang-open="открыть спойлер" data-lang-close="скрыть спойлер"><strong>+</strong>&nbsp;открыть спойлер</div><div class="fancy_spoiler"><p><span class="postimg"><img src="http://ipic.su/img/img7/fs/Image010.1581029013.png" alt="http://ipic.su/img/img7/fs/Image010.1581029013.png" /></span></p></div></div><p>Может там не Н отвечает за горячую клавишу на кнопке НЕТ, нажмите самостоятельно Alt одна из букв станет подчеркнутой, может быть это &quot;е&quot;</p>]]></content>
			<author>
				<name><![CDATA[mustang]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=37113</uri>
			</author>
			<updated>2020-02-06T22:45:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137688#p137688</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137687#p137687" />
			<content type="html"><![CDATA[<p>Кхм.. Не работает.</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2020-02-06T22:28:19Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137687#p137687</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Нажатие на кнопку в окне Windows (msgbox)]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=137686#p137686" />
			<content type="html"><![CDATA[<p>А где можно найти эти комбинации клавиш?</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2020-02-06T22:22:16Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=137686#p137686</id>
		</entry>
</feed>
