<?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=13218&amp;type=atom" />
	<updated>2017-11-18T13:31:51Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13218</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Создание GUI окна в определенном окне]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=121311#p121311" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>hParent := WinExist(&quot;GTA:SA:MP&quot;)
Gui, +Parent%hParent%
Gui, Show, w222 h222
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2017-11-18T13:31:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=121311#p121311</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Создание GUI окна в определенном окне]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=121304#p121304" />
			<content type="html"><![CDATA[<p><strong>MandarinKa02</strong>, прочитайте внимательно тему пожалуйста.<br />Мне надо на GUI, на GUUUUIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII.</p>]]></content>
			<author>
				<name><![CDATA[oasis.developed]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38847</uri>
			</author>
			<updated>2017-11-18T12:00:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=121304#p121304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Создание GUI окна в определенном окне]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=121303#p121303" />
			<content type="html"><![CDATA[<p><a href="https://github.com/paul-phoenix/SAMP-UDF-for-AutoHotKey">Samp-UDF</a></p>]]></content>
			<author>
				<name><![CDATA[MandarinKa02]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34409</uri>
			</author>
			<updated>2017-11-18T11:51:20Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=121303#p121303</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Создание GUI окна в определенном окне]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=121302#p121302" />
			<content type="html"><![CDATA[<p>Добрый день.<br />Требуется сделать GUI окно в определенном окне - GTA:SA:MP, при этом не используя функцию #IfWinActive, If WinActive и т.п.<br />Читал темы, но там описывалось, что можно создать окно в своем же окне, алгоритм я так и не понял.<br />И есть-ли какие то модификаторы для кастомизации GUI окон?<br />Например, хочу сделать окно на HTML+JS+CSS, возможно-ли такое?</p>]]></content>
			<author>
				<name><![CDATA[oasis.developed]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38847</uri>
			</author>
			<updated>2017-11-18T11:45:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=121302#p121302</id>
		</entry>
</feed>
