<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Активное окно, поверх всех]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6183&amp;type=atom" />
	<updated>2011-09-05T11:51:47Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=6183</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активное окно, поверх всех]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51218#p51218" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>^Space::
   WinSet, AlwaysOnTop, Toggle, A
   WinGet, ExStyle_, ExStyle, A
   TrayTip,, % (ExStyle_ &amp; 0x8) ? &quot;Topmost On&quot;:&quot;Topmost Off&quot;
   Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2011-09-05T11:51:47Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51218#p51218</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активное окно, поверх всех]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51215#p51215" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>^Space::
Winset, AlwaysOnTop,, A
Return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[creature.ws]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26105</uri>
			</author>
			<updated>2011-09-05T09:09:48Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51215#p51215</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активное окно, поверх всех]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51210#p51210" />
			<content type="html"><![CDATA[<p>Скажем так. Имеется активное окно и при нажатии на ctrl+space оно должно становиться поверх всех и оставаться таким, до следующего нажатия на нем ctrl+space. По ссылке уже готовое exe.</p>]]></content>
			<author>
				<name><![CDATA[Ark]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26588</uri>
			</author>
			<updated>2011-09-05T07:26:01Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51210#p51210</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Активное окно, поверх всех]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51199#p51199" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Ark</strong>, прочти первую тему на странице, отредактируй оформление ссылки. Смысл фразы &quot;Но достать код, не получилось.&quot; не ясен.</span> Задача в том, чтобы &quot;достать код&quot;?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-09-04T21:05:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51199#p51199</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Активное окно, поверх всех]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=51194#p51194" />
			<content type="html"><![CDATA[<p>Собственно говоря, имеется идеальный скрипт <a href="http://0leg.net/en/node/1">http://0leg.net/en/node/1</a>. Но достать код, не получилось.</p>]]></content>
			<author>
				<name><![CDATA[Ark]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26588</uri>
			</author>
			<updated>2011-09-04T19:55:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=51194#p51194</id>
		</entry>
</feed>
