<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Увеличение числа в msgbox при каждом нажатии на кнопку.]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=13871&amp;type=atom" />
	<updated>2018-06-21T21:07:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=13871</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Увеличение числа в msgbox при каждом нажатии на кнопку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126340#p126340" />
			<content type="html"><![CDATA[<p>Давайте размышлять!<br />Вы просите помощи в <span class="bbu">полном</span> написании скрипта, написание которого базируется на основах AHK.<br />Если Вам нужны готовые скрипты, а учится в этой области и совершенствовать свои навыки вы не планируете - тогда переходите <a href="http://forum.script-coding.com/viewforum.php?id=28">сюда</a>.<br />Решение вашей задачи:<br /></p><div class="codebox"><pre><code>
x := 3
y := 0
Gui, Add, Button, w110 h30 gGo, Button
Gui, Show,,
return

Go:
msgbox, % y := y + x
return

#z::
ExitApp

GuiClose:
reload
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[qqlexa]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=39096</uri>
			</author>
			<updated>2018-06-21T21:07:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126340#p126340</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Увеличение числа в msgbox при каждом нажатии на кнопку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126339#p126339" />
			<content type="html"><![CDATA[<p>Представляю, что там за уроки! <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2018-06-21T20:29:36Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126339#p126339</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Увеличение числа в msgbox при каждом нажатии на кнопку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126338#p126338" />
			<content type="html"><![CDATA[<p><span style="color: gray"><strong>alexii</strong>, могу дать контакт. Приподаст видео-уроки по AHK.</span></p>]]></content>
			<author>
				<name><![CDATA[MandarinKa02]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34409</uri>
			</author>
			<updated>2018-06-21T19:51:15Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126338#p126338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Увеличение числа в msgbox при каждом нажатии на кнопку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126337#p126337" />
			<content type="html"><![CDATA[<p>OFF: Ух, ты. Это где ж AutoHotKey нынче преподают?</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2018-06-21T19:30:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126337#p126337</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Увеличение числа в msgbox при каждом нажатии на кнопку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126334#p126334" />
			<content type="html"><![CDATA[<p>Вам сюда:<br /><a href="http://forum.script-coding.com/viewforum.php?id=28">http://forum.script-coding.com/viewforum.php?id=28</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2018-06-21T17:28:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126334#p126334</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Увеличение числа в msgbox при каждом нажатии на кнопку.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=126333#p126333" />
			<content type="html"><![CDATA[<p>Одна из сложнейших задач сделать скрипт, который имеет гуи и кнопку по середине него, по нажатию на кнопку высвечивается msgbox в котором написано число. Но не так всё просто, при каждом последующем нажатии число будет увеличиваться на 3.<br />Кому по силам? <img src="//forum.script-coding.com/img/smilies/big_smile.png" width="15" height="15" /></p><p>Отметьте строку с коэф. для числа. (Т.е в моём случае коеф. будет 3)</p>]]></content>
			<author>
				<name><![CDATA[MirchikAhtung]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=38635</uri>
			</author>
			<updated>2018-06-21T16:26:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=126333#p126333</id>
		</entry>
</feed>
