<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; Включение/Выключение GUI]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=12348</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=12348&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Включение/Выключение GUI».]]></description>
		<lastBuildDate>Sun, 22 Jan 2017 13:12:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Включение/Выключение GUI]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=111406#p111406</link>
			<description><![CDATA[<p><span style="color: green"><strong>Arte1ze</strong>, дайте теме осмысленный заголовок и добавьте префикс скриптового языка.<br />Запрещается создавать несколько одинаковых тем.</span></p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sun, 22 Jan 2017 13:12:00 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=111406#p111406</guid>
		</item>
		<item>
			<title><![CDATA[Включение/Выключение GUI]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=111402#p111402</link>
			<description><![CDATA[<p>Вообщем ребята,такой вопрос есть код </p><div class="codebox"><pre><code>CustomColor = EEAA99  ; Can be any RGB color (it will be made transparent below).
Gui +LastFound +AlwaysOnTop -Caption +ToolWindow  ; +ToolWindow avoids a taskbar button and an alt-tab menu item.
Gui, Color, %CustomColor%
Gui, Font, s32  ; Set a large font size (32-point).
Gui, Add, Text, x0 y0 w50 h40 , vkl
WinSet, TransColor, %CustomColor% 150
Gui, Show, x0 y0 NoActivate  ; NoActivate avoids deactivating the currently active window.
return
</code></pre></div><p> нужно,что бы при нажатии на MButton появлялся этот GUI,а при повторном заюце MButton,он пропадал.<br />Как реализовать?</p>]]></description>
			<author><![CDATA[null@example.com (Arte1ze)]]></author>
			<pubDate>Sun, 22 Jan 2017 12:13:48 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=111402#p111402</guid>
		</item>
	</channel>
</rss>
