<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Хук DirectX 11 и добавление надписи]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=14978&amp;type=atom" />
	<updated>2020-07-16T02:32:10Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=14978</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140700#p140700" />
			<content type="html"><![CDATA[<p>С прозрачностью окна пишут, что внутреннее меню тоже становится прозрачным.<br />Нашел еще ответ по imgui:</p><p>@Voltz в вашем InitInstance()<br />после вызова CreateWindow()<br />сделать<br />SetWindowLong(hwnd, GWL_STYLE, 0);<br />перед вызовом ShowWindow()</p><p>Вот мой вопрос: <a href="https://github.com/Immediate-Mode-UI/Nuklear/issues/162">https://github.com/Immediate-Mode-UI/Nuklear/issues/162</a>. Там не та библиотека, но она как-раз и нужна, т.к. через GDI++ рисует меню. Впринципе, вариант рисовать поверх главного окна тоже неплохо, просто не ожидал, что так GUI рисуются, поверх главных окон.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-07-16T02:32:10Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140700#p140700</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140699#p140699" />
			<content type="html"><![CDATA[<p>А если внутреннее окно меняет свой размер, открывается/закрывается/перетаскивается?<br />По моей сссылке написано, что надо сделать.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-07-15T23:07:52Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140699#p140699</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140697#p140697" />
			<content type="html"><![CDATA[<p>Не очень понимаю, в чём проблема. Если там есть какое-то Main Gui, то просто сделать его по размеру внутреннего окна.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2020-07-15T20:22:11Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140697#p140697</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140694#p140694" />
			<content type="html"><![CDATA[<p>Ну можно и самому решение найти и попробовать реализовать на автоит.<br /><a href="https://github.com/ocornut/imgui/issues/225">https://github.com/ocornut/imgui/issues/225</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-07-15T18:55:57Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140694#p140694</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140679#p140679" />
			<content type="html"><![CDATA[<p>Хорошо, протестирую. Так спросил уже. Только по библиотеки Imgui - не автоит. Ответ нужно ждать только, и не факт, что ответят.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-07-14T00:04:20Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140679#p140679</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140676#p140676" />
			<content type="html"><![CDATA[<p>Ну вот и протестируйте.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-07-13T23:44:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140676#p140676</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140675#p140675" />
			<content type="html"><![CDATA[<p>Так ведь скрыв главное окно, скроется и imgui окно? Нет?</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-07-13T23:42:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140675#p140675</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140674#p140674" />
			<content type="html"><![CDATA[<p>Гуглить, как спрятать главное окно. Может достаточно не показывать его?<br />_WinAPI_ShowWindow($hwnd)<br />Оптимальный вариант, спросить у автора автоитовского враппера.<br />Я эту библиотеку подробно не изучал, да и компа под рукой нет.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-07-13T23:37:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140674#p140674</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140673#p140673" />
			<content type="html"><![CDATA[<p>Почти - это создает винапи окно, а imgui рисует уже в этом окне меню. Но хотелось бы без дополнительных окон чтобы отображалась gui imgui.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-07-13T23:31:55Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140673#p140673</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140672#p140672" />
			<content type="html"><![CDATA[<p>Так это все создается библиотекой imgui, без внедрения в чужие окна.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-07-13T23:27:52Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140672#p140672</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140671#p140671" />
			<content type="html"><![CDATA[<p>Есть, вот: <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /><br /><span class="postimg"><img src="https://www.autoitscript.com/forum/uploads/monthly_2020_07/image.png.051b54f48ffa6e23022901e1a2e11322.png" alt="https://www.autoitscript.com/forum/uploads/monthly_2020_07/image.png.051b54f48ffa6e23022901e1a2e11322.png" /></span></p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-07-13T23:22:01Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140671#p140671</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140670#p140670" />
			<content type="html"><![CDATA[<p>Посмотрите пример на автоит. Там никакого другого окна нету.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-07-13T23:20:23Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140670#p140670</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140669#p140669" />
			<content type="html"><![CDATA[<p>Ну оно создает свое окно поверх другого окна. Получается - это меню только внедряется в чужие окна, а как самостоятельное окно оно не работает.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-07-13T23:17:05Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140669#p140669</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140668#p140668" />
			<content type="html"><![CDATA[<p>Что значит не внедрялось в окно.<br />ImGui создает свое окно.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-07-13T22:46:17Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140668#p140668</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Хук DirectX 11 и добавление надписи]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=140664#p140664" />
			<content type="html"><![CDATA[<p>Ну ImGui рисует меню поверх окон? А в автоит тоже так? Наверное, да. Просто я ищу меню типо imgui, но чтобы оно не внедрялось в окно. Видимо, так нельзя сделать, нужно еще создавать winapi окно.</p>]]></content>
			<author>
				<name><![CDATA[svoboden]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34280</uri>
			</author>
			<updated>2020-07-13T19:25:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=140664#p140664</id>
		</entry>
</feed>
