<?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 Edit значение по умолчанию]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=11465</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11465&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: GUI Edit значение по умолчанию».]]></description>
		<lastBuildDate>Fri, 01 Apr 2016 10:35:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: GUI Edit значение по умолчанию]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=102196#p102196</link>
			<description><![CDATA[<p>Например во так:</p><div class="codebox"><pre><code>Gui, Add, Edit, x2 y0 w80 h20 , VPIP
Gui, Add, UpDown, x62 y0 w20 h20 , 50
Gui, Show, x1015 y401 h379 w479, New GUI Window</code></pre></div><p>Этот элемент управления описан в документации.</p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Fri, 01 Apr 2016 10:35:18 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=102196#p102196</guid>
		</item>
		<item>
			<title><![CDATA[AHK: GUI Edit значение по умолчанию]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=102195#p102195</link>
			<description><![CDATA[<p>Приветствую!<br /></p><div class="codebox"><pre><code>Gui, Add, Edit, x2 y0 w80 h20 , VPIP
Gui, Add, UpDown, x62 y0 w20 h20 , UpDown
Gui, Show, x1015 y401 h379 w479, New GUI Window</code></pre></div><p>Можно ли как то сделать, чтобы при запуске скрипта в поле для редактирования было какое то отличное от 0 значение?</p>]]></description>
			<author><![CDATA[null@example.com (Shady)]]></author>
			<pubDate>Fri, 01 Apr 2016 10:25:09 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=102195#p102195</guid>
		</item>
	</channel>
</rss>
