<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Проблема с GUI, ListView]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=11952&amp;type=atom" />
	<updated>2016-08-29T16:20:56Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=11952</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI, ListView]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107143#p107143" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>
gui, 2, main
</code></pre></div><p>Попробуй так</p>]]></content>
			<author>
				<name><![CDATA[ghost29]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33044</uri>
			</author>
			<updated>2016-08-29T16:20:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107143#p107143</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI, ListView]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107132#p107132" />
			<content type="html"><![CDATA[<p><strong>yalanne</strong>, thanks <img src="//forum.script-coding.com/img/smilies/wink.png" width="15" height="15" /><br /><strong>ypppu</strong>, исправил</p>]]></content>
			<author>
				<name><![CDATA[senyaonis]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33915</uri>
			</author>
			<updated>2016-08-29T11:40:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107132#p107132</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI, ListView]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107097#p107097" />
			<content type="html"><![CDATA[<p><strong>senyaonis</strong>, название темы мало о чём говорит. Уточните - что не работает.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2016-08-28T07:02:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107097#p107097</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI, ListView]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107096#p107096" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>Gui, Add, ListView,, Test
Gui, Add, Button, gok, go
Gui, Show
return
ok:
Gui, 2:Add, Button, gok2, go
Gui, 2:-SysMenu
Gui, 2:Show
return
ok2:
Gui, 2:Destroy

Gui, 1: Default ; &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;
LV_Add(&quot;&quot;,&quot;дратути&quot;)
return
GuiClose:
ExitApp</code></pre></div>]]></content>
			<author>
				<name><![CDATA[yalanne]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=32850</uri>
			</author>
			<updated>2016-08-28T06:56:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107096#p107096</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI, ListView]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107095#p107095" />
			<content type="html"><![CDATA[<p><strong>Drugoy</strong>, у меня нет.&nbsp; win 7 x64, ahk ansi32 -имеет значение?<br />Обнаружил что работает только так:<br /></p><div class="codebox"><pre><code>
Gui, Add, ListView,, Test
Gui, Add, Button, gok, go
Gui, Show
return
ok:
Gui, 2:Add, Button, gok2, go
Gui, 2:-SysMenu
Gui, 2:Show
return
ok2:
Gui, 2:Destroy
Send,{Ctrl Down}{1 Down}{Ctrl Up}{1 Up}
^1::
LV_Add(&quot;&quot;,&quot;дратути&quot;)
return
GuiClose:
ExitApp
</code></pre></div><p>Но почему тогда без сэнда и хоткея не работает? Это же тоже самое, если бы их не было. <br />Если их заменить на метку тоже не работает, хотя опять же.. Это тоже самое.</p>]]></content>
			<author>
				<name><![CDATA[senyaonis]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33915</uri>
			</author>
			<updated>2016-08-28T06:42:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107095#p107095</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Проблема с GUI, ListView]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107089#p107089" />
			<content type="html"><![CDATA[<p>У меня работает.</p>]]></content>
			<author>
				<name><![CDATA[Drugoy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27463</uri>
			</author>
			<updated>2016-08-27T20:13:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107089#p107089</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Проблема с GUI, ListView]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=107088#p107088" />
			<content type="html"><![CDATA[<p>Здравствуйте.<br />Почему данный код не работает? Всё вроде правильно...<br /></p><div class="codebox"><pre><code>
Gui, Add, ListView,, Test
Gui, Add, Button, gok, go
Gui, Show
return
ok:
Gui, 2:Add, Button, gok2, go
Gui, 2:-SysMenu
Gui, 2:Show
return
ok2:
Gui, 2:Destroy
LV_Add(&quot;&quot;,&quot;дратути&quot;)
return
GuiClose:
ExitApp
</code></pre></div><p>С одним gui работает как надо:<br /></p><div class="codebox"><pre><code>
Gui, Add, ListView,, Test
Gui, Add, Button, gok, go
Gui, Show
return
ok:
LV_Add(&quot;&quot;,&quot;дратути&quot;)
return
GuiClose:
ExitApp
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[senyaonis]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=33915</uri>
			</author>
			<updated>2016-08-27T19:32:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=107088#p107088</id>
		</entry>
</feed>
