<?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=11771&amp;type=atom" />
	<updated>2016-06-27T18:15:35Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11771</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Изменение текста с помощью GUI]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=105617#p105617" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Gui,add,text,vMyText w100,тест
Gui,add,button,gBT1,тык
Gui,Show
Return

BT1:
GuiControl,,MyText,готово.
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[yalanne]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32850</uri>
			</author>
			<updated>2016-06-27T18:15:35Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=105617#p105617</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Изменение текста с помощью GUI]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=105615#p105615" />
			<content type="html"><![CDATA[<p>Приветствую всех. Допустим, в GUI лишь текст &quot;Тест&quot; и кнопка.<br />Как сделать так, чтобы при нажатии кнопки в окне GUI писалось, например, &quot;Готово&quot;.<br />Т.е. При нажатии кнопки в окне GUI текст менялся на другой.<br />Заранее спасибо за ответ!</p>]]></content>
			<author>
				<name><![CDATA[QWYSFGNN]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33909</uri>
			</author>
			<updated>2016-06-27T18:09:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=105615#p105615</id>
		</entry>
</feed>
