<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; АНК: Размер окна]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=8447</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=8447&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «АНК: Размер окна».]]></description>
		<lastBuildDate>Thu, 04 Jul 2013 17:17:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73496#p73496</link>
			<description><![CDATA[<p>Спасибо</p>]]></description>
			<author><![CDATA[null@example.com (Diman_Express)]]></author>
			<pubDate>Thu, 04 Jul 2013 17:17:45 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73496#p73496</guid>
		</item>
		<item>
			<title><![CDATA[Re: АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73495#p73495</link>
			<description><![CDATA[<p>Рассмотрите еще вариант Gui:<br />(думаю так даже лучше, хоть и геморойнее)<br /></p><div class="codebox"><pre><code>Info:
Gui, 2:+AlwaysOnTop +ToolWindow
Gui, 2:Add, Text, x6 y3 w310 h20 , Введите желаемое время [1сек=1000]:
Gui, 2:Add, Edit, x6 y23 w310 h20 vTime, 5000
Gui, 2:Add, Text, x6 y43 w310 h20 , После ввода в меню нажмите [Активация]
Gui, 2:Add, Button, x6 y63 w310 h30 gSend, Готово
Gui, 2:Show, h96 w323, Введите время
Return

Send:
Gui, 2:Submit
Gui, 2:Destroy
MsgBox, 0, Send, %Time%
Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Humphrey)]]></author>
			<pubDate>Thu, 04 Jul 2013 17:10:35 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73495#p73495</guid>
		</item>
		<item>
			<title><![CDATA[Re: АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73494#p73494</link>
			<description><![CDATA[<div class="quotebox"><cite>Diman_Express пишет:</cite><blockquote><p>Info:<br />InputBox, 1111, Автор: Diman_Express, Введите желаемое время [ 1 секунда - 1000 ]`nПосле ввода нажмите окей. В меню нажмите - Активация<br />XButton2:: <br />TrollFace: <br />SendPlay, {F6}%1111%{Enter}</p></blockquote></div><p>Возможно так будет работать:<br /></p><div class="codebox"><pre><code>InputBox, Time, Автор: Diman_Express, Введите желаемое время [1 секунда-1000]`nПосле ввода нажмите [Ок].`nВ меню нажмите - Активация, , 280, 150</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Humphrey)]]></author>
			<pubDate>Thu, 04 Jul 2013 17:00:31 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73494#p73494</guid>
		</item>
		<item>
			<title><![CDATA[Re: АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73492#p73492</link>
			<description><![CDATA[<p>Info:<br />InputBox, 1111, Автор: Diman_Express, Введите желаемое время [ 1 секунда - 1000 ]`nПосле ввода нажмите окей. В меню нажмите - Активация<br />XButton2:: <br />TrollFace: <br />SendPlay, {F6}%1111%{Enter}</p>]]></description>
			<author><![CDATA[null@example.com (Diman_Express)]]></author>
			<pubDate>Thu, 04 Jul 2013 16:42:10 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73492#p73492</guid>
		</item>
		<item>
			<title><![CDATA[Re: АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73491#p73491</link>
			<description><![CDATA[<p>Красиво получается, выложи код маленького окна</p>]]></description>
			<author><![CDATA[null@example.com (Humphrey)]]></author>
			<pubDate>Thu, 04 Jul 2013 16:29:27 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73491#p73491</guid>
		</item>
		<item>
			<title><![CDATA[Re: АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73490#p73490</link>
			<description><![CDATA[<div class="quotebox"><cite>Humphrey пишет:</cite><blockquote><p>Перезалей скрин, постараюсь помочь.<br />Зы: http://trueimages.ru/<br />самый удобный хост изображений.</p></blockquote></div><p>http://trueimages.ru/img/fb/5c/3c17b07ccf1769d8fdc57a9af65.png</p>]]></description>
			<author><![CDATA[null@example.com (Diman_Express)]]></author>
			<pubDate>Thu, 04 Jul 2013 16:22:00 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73490#p73490</guid>
		</item>
		<item>
			<title><![CDATA[Re: АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73489#p73489</link>
			<description><![CDATA[<p>Перезалей скрин, постараюсь помочь.<br />Зы: http://trueimages.ru/<br />самый удобный хост изображений.</p>]]></description>
			<author><![CDATA[null@example.com (Humphrey)]]></author>
			<pubDate>Thu, 04 Jul 2013 16:04:55 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73489#p73489</guid>
		</item>
		<item>
			<title><![CDATA[АНК: Размер окна]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=73488#p73488</link>
			<description><![CDATA[<p><strong>Ребят привет, вот добавил в скрипт окно, но оно сильно маленькое, друг сказал что надо через DllCall увеличивать размер, помогите</strong></p><p><span class="postimg"><img src="http://trueimages.ru/img/fb/5c/3c17b07ccf1769d8fdc57a9af65.png" alt="http://trueimages.ru/img/fb/5c/3c17b07ccf1769d8fdc57a9af65.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Diman_Express)]]></author>
			<pubDate>Thu, 04 Jul 2013 15:50:23 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=73488#p73488</guid>
		</item>
	</channel>
</rss>
