<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: ImGUI]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12875&amp;type=atom" />
	<updated>2017-08-05T13:32:08Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=12875</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117857#p117857" />
			<content type="html"><![CDATA[<p>Так мне бы в игре такое сделать)</p>]]></content>
			<author>
				<name><![CDATA[kuakua_kuakua333]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=37986</uri>
			</author>
			<updated>2017-08-05T13:32:08Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117857#p117857</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117856#p117856" />
			<content type="html"><![CDATA[<p>Обычное gui может выглядеть также, если использовать стили + полупрозрачность.<br /><a href="https://autohotkey.com/boards/viewtopic.php?t=5841">https://autohotkey.com/boards/viewtopic.php?t=5841</a></p>]]></content>
			<author>
				<name><![CDATA[stealzy]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=31937</uri>
			</author>
			<updated>2017-08-05T13:26:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117856#p117856</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117855#p117855" />
			<content type="html"><![CDATA[<p>Я не в курсе. Я б через обычное GUI делал, если б понадобилось.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-08-05T13:09:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117855#p117855</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117854#p117854" />
			<content type="html"><![CDATA[<p>Ну а есть аналогичные либы для рисования таких менюшек?</p>]]></content>
			<author>
				<name><![CDATA[kuakua_kuakua333]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=37986</uri>
			</author>
			<updated>2017-08-05T13:07:00Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117854#p117854</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117853#p117853" />
			<content type="html"><![CDATA[<p>Ну, знатоки ImGUI здесь вряд ли есть.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-08-05T13:06:33Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117853#p117853</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117852#p117852" />
			<content type="html"><![CDATA[<p>Дек вот надо именно меню не через GUI, как тут:<br /><a href="http://boom-hack.ru/_fr/4/6438465.png">http://boom-hack.ru/_fr/4/6438465.png</a></p>]]></content>
			<author>
				<name><![CDATA[kuakua_kuakua333]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=37986</uri>
			</author>
			<updated>2017-08-05T13:00:01Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117852#p117852</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117818#p117818" />
			<content type="html"><![CDATA[<p>Если нужно именно это, тогда никакие дополнительные библиотеки не требуются:<br /></p><div class="codebox"><pre><code>Gui, Parent: +hwndhParent
Gui, Child: +parent%hParent%
Gui, Parent: Show, w300 h200
Gui, Child: Show, x50 y50 w225 h100</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2017-08-04T23:37:52Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117818#p117818</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117815#p117815" />
			<content type="html"><![CDATA[<p>Окна внутри окон, как в VisualStudio и Winspector.</p>]]></content>
			<author>
				<name><![CDATA[stealzy]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=31937</uri>
			</author>
			<updated>2017-08-04T23:19:44Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117815#p117815</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117814#p117814" />
			<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>2017-08-04T20:33:24Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117814#p117814</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: ImGUI]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=117810#p117810" />
			<content type="html"><![CDATA[<p>Здравствуйте, знатоки AHK.<br />Хотел-бы узнать, как через AHK работать с ImGUI? Пытался подключить DLL, но у меня руки не из того места.<br />Или-же подскажите пожалуйста библиотеки для создания окон в окнах кроме GUI :-).</p>]]></content>
			<author>
				<name><![CDATA[kuakua_kuakua333]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=37986</uri>
			</author>
			<updated>2017-08-04T17:52:22Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=117810#p117810</id>
		</entry>
</feed>
