<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Проблема с GUI]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5105&amp;type=atom" />
	<updated>2010-10-29T19:33:05Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5105</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41033#p41033" />
			<content type="html"><![CDATA[<p>Да там, в 18 строке X на Y заменить надо, и всё будет путём! <img src="//forum.script-coding.com/img/smilies/big_smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2010-10-29T19:33:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41033#p41033</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41028#p41028" />
			<content type="html"><![CDATA[<p>Теперь скрипт ругается на то, что я использую Return после вызова GUI, чтобы пользователь мог ввести информацию</p><p>&gt;&gt;Error: A &quot;return&quot; must be encountered prior to this &quot;}&quot;.&nbsp; The current thread will exit.</p>]]></content>
			<author>
				<name><![CDATA[VOLK666]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25998</uri>
			</author>
			<updated>2010-10-29T18:30:24Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41028#p41028</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41026#p41026" />
			<content type="html"><![CDATA[<p>Задать текст Edit&#039;a vText можно так:<br /></p><div class="codebox"><pre><code>GuiControl,, Text, %VarWithText%</code></pre></div><p>Пора бы уже справку начать читать.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2010-10-29T16:48:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41026#p41026</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41025#p41025" />
			<content type="html"><![CDATA[<p>Нужно создать GUI в начале скрипта в скрытом виде, потом только показывать и скрывать, а не создавать каждый раз заново уже созданное, отсюда и ошибка.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2010-10-29T16:43:32Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41025#p41025</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Проблема с GUI]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41023#p41023" />
			<content type="html"><![CDATA[<p>Возможно ли сделать так, чтобы GUI получал значение переменной для Edit из другой переменной?<br /></p><div class="codebox"><pre><code>Gui, Add, Edit, x140 y180 w200 h20 v%Text%,</code></pre></div><p>Чтобы &quot;Text&quot; можно было получать из переменной. Приведенный пример, естественно, не работает.</p><p>Если никак нельзя, то как лучше убрать ошибку &quot;The same variable cannot be used for more than one control.&nbsp; The current thread will exit.&quot;?<br />Мне надо в цикле выводить GUI, но при выполнении цикла во второй раз скрипт начинает кричать на то, что данная переменная уже использованна.</p>]]></content>
			<author>
				<name><![CDATA[VOLK666]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25998</uri>
			</author>
			<updated>2010-10-29T16:34:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41023#p41023</id>
		</entry>
</feed>
