<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=15480&amp;type=atom" />
	<updated>2020-06-27T20:48:22Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=15480</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140438#p140438" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Уже не берите в голову <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /> .<br />На самом деле нужно было установить цвет самого окна Gui на прозрачный, только и всего.</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-27T20:48:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140438#p140438</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140419#p140419" />
			<content type="html"><![CDATA[<p>Как понять «свои»?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-06-27T17:28:19Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140419#p140419</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140407#p140407" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Благодарю, с покраской интерфейса всё. <br />Далее, у меня есть код:<br /></p><div class="codebox"><pre><code>
Gui, New, +AlwaysOnTop -Caption +ToolWindow +LastFound +E%WS_EX_TRANSPARENT% +HwndCrosshair
WinSet, Transparent, 255
Gui, Add, Text, x%x1% y%y1% w%w1% h%h1%
Gui, Add, Text, x%x2% y%y1% w%w1% h%h1%
Gui, Add, Text, x%x3% y%y2% w%w2% h%h2%
Gui, Add, Text, x%x3% y%y3% w%w2% h%h2%
Gui, Color, 00FB1B
Gui, Show, x962 y534 w10 h10
</code></pre></div><p>Как сделать так, чтобы Gui показывал только свои контролы (в данном случае текста)?</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-27T13:14:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140407#p140407</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140390#p140390" />
			<content type="html"><![CDATA[<p>Контрол Edit можно менять через </p><div class="codebox"><pre><code>Gui, Color, Цвет окна, Цвет Edit</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-06-26T20:50:58Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140390#p140390</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140381#p140381" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Также столкнулся с ещё одной проблемой, а именно то, что контрол Edit не изменяет свой задний фон. Для этого нужна другая функция, или я что-то делаю не так?</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-26T18:17:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140381#p140381</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140377#p140377" />
			<content type="html"><![CDATA[<p>В стандартных кнопках это не сделать - их оформление вшито в операционную систему. Только если делать свои уникальные кнопки на базе ЭУ picture (картинки-кнопки).</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2020-06-26T17:47:34Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140377#p140377</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140375#p140375" />
			<content type="html"><![CDATA[<p>Для этого нет известного способа.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-06-26T17:33:48Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140375#p140375</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140374#p140374" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Нет, вся область нажатия кнопки (область, на которой находится надпись кнопки).</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-26T16:59:53Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140374#p140374</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140363#p140363" />
			<content type="html"><![CDATA[<p>Background кнопок — это тоненькая граница вокруг кнопки. Или что вы имеете в виду?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-06-26T16:10:45Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140363#p140363</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140362#p140362" />
			<content type="html"><![CDATA[<p>Второй вопрос. Как можно изменить Background кнопок (Нужен другой цвет)?</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-26T16:09:24Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140362#p140362</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140348#p140348" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Я так и сделал <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" />.</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-26T14:14:18Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140348#p140348</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140345#p140345" />
			<content type="html"><![CDATA[<p>Можно создать отдельный файл SetStaticColor.ahk, записать туда функцию и поместить в пользовательскую <a href="https://www.autohotkey.com/docs/Functions.htm#lib">библиотеку</a>, тогда можно будет вызывать эту функцию из других скриптов.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-06-26T13:20:38Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140345#p140345</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140340#p140340" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Я разобрался и понял, что это нужно вставить в сам скрипт, благодарю за помощь с первым вопросом...</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-26T12:23:23Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140340#p140340</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140328#p140328" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong><br />Я немного глупый (много), поэтому хочу уточнить. Можно ли обойтись без всех этих строк и обойтись одной командой или нужно использовать их все?</p>]]></content>
			<author>
				<name><![CDATA[SuBrex]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=40829</uri>
			</author>
			<updated>2020-06-26T09:21:43Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140328#p140328</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Вопросы по созданию GUI интерфейса]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140327#p140327" />
			<content type="html"><![CDATA[<p>Нет.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-06-26T09:01:16Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140327#p140327</id>
		</entry>
</feed>
