<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK:команда ControlSend перестает реагировать.]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=18314&amp;type=atom" />
	<updated>2024-10-18T18:39:27Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=18314</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161695#p161695" />
			<content type="html"><![CDATA[<p>Даже не представляю как это можно проверить, но в целом спасибо за помощь. Меня в принципе так все устраивает.</p>]]></content>
			<author>
				<name><![CDATA[max1mus123]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=44165</uri>
			</author>
			<updated>2024-10-18T18:39:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161695#p161695</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161694#p161694" />
			<content type="html"><![CDATA[<p>Может, какие-то особенности восприятия посыла клавиш игрой.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-10-18T18:09:12Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161694#p161694</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161693#p161693" />
			<content type="html"><![CDATA[<p>Заметил, что если включить опцию suspend hotkeys и прокликать горячие клавиши которые перестали реагировать, то после отключения опции suspend hotkeys они оживают.</p>]]></content>
			<author>
				<name><![CDATA[max1mus123]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=44165</uri>
			</author>
			<updated>2024-10-18T11:51:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161693#p161693</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161692#p161692" />
			<content type="html"><![CDATA[<p>Возможно просто id неправильно указан, либо меняется.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-10-18T11:08:13Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161692#p161692</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161691#p161691" />
			<content type="html"><![CDATA[<p>Использование директивы #UseHook или знака $ ни как не повлияло.</p>]]></content>
			<author>
				<name><![CDATA[max1mus123]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=44165</uri>
			</author>
			<updated>2024-10-18T10:34:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161691#p161691</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161687#p161687" />
			<content type="html"><![CDATA[<p>Если среди отправляемых горячей клавишей есть она сама, то происходит зацикливание. Чтобы этого избежать, можно либо использовать директиву #UseHook, либо знак $ перед горячей клавишей. В случаях, когда по горячей клавише вызывается всего одна строка кода, можно вместо конструкции из трёх строк обойтись одной:<br /></p><div class="codebox"><pre><code>$F12:: ControlSend, , {F12} , ahk_id ****   ;id окна2</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-10-17T13:38:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161687#p161687</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161686#p161686" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Изменил оформление кода.</p>]]></content>
			<author>
				<name><![CDATA[max1mus123]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=44165</uri>
			</author>
			<updated>2024-10-17T13:25:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161686#p161686</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161685#p161685" />
			<content type="html"><![CDATA[<p><strong>max1mus123</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свой пост. Обратите внимание на оформление <a href="https://forum.script-coding.com/misc.php?action=rules#code-formatting">кода</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2024-10-17T11:47:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161685#p161685</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK:команда ControlSend перестает реагировать.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=161682#p161682" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code> 
F12:: ;горячая клавиша
    ControlSend, , {F12} , ahk_id ****   ;id окна2
 Return
F11:: ;горячая клавиша
    ControlSend, , {F11} , ahk_id ****   ;id окна2
 Return
F10:: ;горячая клавиша
    ControlSend, , {F10} , ahk_id ****   ;id окна2
 Return
F9:: ;горячая клавиша
    ControlSend, , {F9} , ahk_id ****   ;id окна2
 Return
NumpadAdd:: ;горячая клавиша
    ControlSend, , {F12} , ahk_id ****  ;id окна3
 Return
Numpad9:: ;горячая клавиша
   ControlSend, , {F11} , ahk_id ****  ;id окна3
 Return
Numpad8:: ;горячая клавиша
    ControlSend, , {F10} , ahk_id ****  ;id окна3
 Return
Numpad7:: ;горячая клавиша
    ControlSend, , {F9} , ahk_id ****  ;id окна3
 Return
</code></pre></div><p>После нескольких десятков применений одной горячей клавиши пропадает её активность(нет реакции в неактивном окне). Другие работают пока не нажмешь несколько десятков раз. Как будто есть какое то ограничение. Такая проблема на двух ПК работает одинаково. Перезапуск окна возвращает активность, но так же до нескольких десятков нажатий. Может кто что-нибудь подскажет?</p>]]></content>
			<author>
				<name><![CDATA[max1mus123]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=44165</uri>
			</author>
			<updated>2024-10-17T11:13:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=161682#p161682</id>
		</entry>
</feed>
