<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Как изменить цвет текста StatusBar?]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8958&amp;type=atom" />
	<updated>2013-12-01T06:02:40Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=8958</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как изменить цвет текста StatusBar?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=77737#p77737" />
			<content type="html"><![CDATA[<p><strong>sergeiplugatyr</strong>, вопрос о цвете текста был, вроде.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2013-12-01T06:02:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=77737#p77737</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как изменить цвет текста StatusBar?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=77736#p77736" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>; Зеленый
Gui, Add, StatusBar, -Theme +Background0xFF00, Status bar ; 0xFF00 - зеленый цвет, 0xFFA000 - оранжевый.Вообщем ищи цвета в интернете.
Gui, Default
Gui, Show, Center w475 h150, New GUI Window
Return

GuiClose:
ExitApp</code></pre></div>]]></content>
			<author>
				<name><![CDATA[sergeiplugatyr]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30382</uri>
			</author>
			<updated>2013-12-01T05:32:10Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=77736#p77736</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как изменить цвет текста StatusBar?]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=77729#p77729" />
			<content type="html"><![CDATA[<p>Собственно сама проблема такова - шрифт, размер шрифта и тип я могу изменить, а вот цвет нет. Возможно ли изменить цвет StatusBar?</p>]]></content>
			<author>
				<name><![CDATA[Qweasd123]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31279</uri>
			</author>
			<updated>2013-11-30T19:43:03Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=77729#p77729</id>
		</entry>
</feed>
