<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK, GUI: Как добавлять изображения во вкладки?]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=13988</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13988&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK, GUI: Как добавлять изображения во вкладки?».]]></description>
		<lastBuildDate>Sun, 29 Jul 2018 21:48:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK, GUI: Как добавлять изображения во вкладки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=127551#p127551</link>
			<description><![CDATA[<p>Разобрался, спасибо всем.</p>]]></description>
			<author><![CDATA[null@example.com (DaGer)]]></author>
			<pubDate>Sun, 29 Jul 2018 21:48:01 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=127551#p127551</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK, GUI: Как добавлять изображения во вкладки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=127535#p127535</link>
			<description><![CDATA[<p>Если не указывать жёстко координаты, картинка попадёт во вкладку.</p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Sun, 29 Jul 2018 12:15:33 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=127535#p127535</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK, GUI: Как добавлять изображения во вкладки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=127534#p127534</link>
			<description><![CDATA[<p>Будет хорошо если вы будете показывать весь свой скрипт.</p>]]></description>
			<author><![CDATA[null@example.com (qqlexa)]]></author>
			<pubDate>Sun, 29 Jul 2018 12:04:58 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=127534#p127534</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK, GUI: Как добавлять изображения во вкладки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=127531#p127531</link>
			<description><![CDATA[<p>Вкладки, закладки, окна.</p>]]></description>
			<author><![CDATA[null@example.com (DaGer)]]></author>
			<pubDate>Sun, 29 Jul 2018 01:41:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=127531#p127531</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK, GUI: Как добавлять изображения во вкладки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=127530#p127530</link>
			<description><![CDATA[<p>Какие окна?</p>]]></description>
			<author><![CDATA[null@example.com (MandarinKa02)]]></author>
			<pubDate>Sun, 29 Jul 2018 01:34:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=127530#p127530</guid>
		</item>
		<item>
			<title><![CDATA[AHK, GUI: Как добавлять изображения во вкладки?]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=127529#p127529</link>
			<description><![CDATA[<div class="codebox"><pre><code>
Gui, Add, Tab, x0 y0 w383 h18, 1|2|3|4|5|6|7|8|9
Gui, Add, Picture, x0 y0 w1500 h800 , C:\Users\1.png

Gui, Tab, 1
Gui, Add, Picture, x0 y0 w1500 h800 , C:\Users\1.png

Gui, Tab, 2
Gui, Add, Picture, x0 y0 w1500 h800 , C:\Users\1.png

Gui, Tab, 3
Gui, Add, Picture, x0 y0 w1500 h800 , C:\Users\1.png

</code></pre></div><p>При добавлении картинок вкладки скрываются за картинкой, как вывести вкладки по верх картинки?</p>]]></description>
			<author><![CDATA[null@example.com (DaGer)]]></author>
			<pubDate>Sun, 29 Jul 2018 00:39:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=127529#p127529</guid>
		</item>
	</channel>
</rss>
