<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12923&amp;type=atom" />
	<updated>2017-09-14T07:34:06Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=12923</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:диалоговое окно]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=119344#p119344" />
			<content type="html"><![CDATA[<p>Судя по тому как вы инклудите, у вас АХК юникодовский (на АНСИ A_ScriptDir не обязательно указывать). Переустановите АХК на АНСИ 32.</p>]]></content>
			<author>
				<name><![CDATA[belyankin12]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34408</uri>
			</author>
			<updated>2017-09-14T07:34:06Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=119344#p119344</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:диалоговое окно]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=119331#p119331" />
			<content type="html"><![CDATA[<p><strong>Den_frosotw</strong><br />Возможная причина:<br />&nbsp; Неактивно приложение с указанным заголовком &quot;GTA:SA:MP&quot;<br />&nbsp; &nbsp; или указанная строка не в точности соответствует заголовку;<br />&nbsp; &nbsp; попробуйте перед директивой &#039;IfWinActive&#039; указать режим:<br /></p><div class="codebox"><pre><code>
SetTitleMatchMode RegEx
#IfWinActive GTA:SA:MP
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[vvvzn78]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=38756</uri>
			</author>
			<updated>2017-09-13T22:16:10Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=119331#p119331</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK:диалоговое окно]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=118485#p118485" />
			<content type="html"><![CDATA[<p>не хочет выходить диалог<br /></p><div class="quotebox"><blockquote><p>#IfWinActive GTA:SA:MP<br />SendMode Input<br />#UseHook<br />#NoEnv<br />#SingleInstance, force<br />#include %A_ScriptDir%\SAMP-UDF-Developer.ahk<br />F2::<br />showDialog(0, &quot;Hello&quot;, &quot;текст&quot;, &quot;Закрыть&quot;)<br />return</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Den_frosotw]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=38717</uri>
			</author>
			<updated>2017-08-18T05:55:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=118485#p118485</id>
		</entry>
</feed>
