<?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=9318&amp;type=atom" />
	<updated>2014-03-05T07:32:22Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=9318</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80525#p80525" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Ядрён пишет:</cite><blockquote><p>Должно работать.</p></blockquote></div><p>Спасибо за помощь, все работает!!</p>]]></content>
			<author>
				<name><![CDATA[pro100steam]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31527</uri>
			</author>
			<updated>2014-03-05T07:32:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80525#p80525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80521#p80521" />
			<content type="html"><![CDATA[<p>Должно работать.</p>]]></content>
			<author>
				<name><![CDATA[Ядрён]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30092</uri>
			</author>
			<updated>2014-03-04T20:38:45Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80521#p80521</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80520#p80520" />
			<content type="html"><![CDATA[<p>Здравствуйте. Вот так попробуйте.<br /></p><div class="codebox"><pre><code>WS_EX_TRANSPARENT := 0x20
WS_EX_LAYERED := 0x80000

Gui, -Caption +AlwaysOnTop +Lastfound +ToolWindow
WinGet, ID
Gui, Color, EEAA99
WinSet TransColor, EEAA99
gui, font,w300 cRed s20,
Gui, Add, Text,, • 
Gui, Show, NA 
WinSet, ExStyle, % &quot;+&quot; WS_EX_TRANSPARENT | WS_EX_LAYERED, ahk_id %ID%
return</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Ядрён]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=30092</uri>
			</author>
			<updated>2014-03-04T20:29:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80520#p80520</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80518#p80518" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>Помогу с поиском: <a href="http://forum.script-coding.com/viewtopic.php?id=5955">раз</a>, <a href="http://forum.script-coding.com/viewtopic.php?id=5714">два</a>.</p></blockquote></div><p>К сожалению, данные скрипты не работают.</p>]]></content>
			<author>
				<name><![CDATA[pro100steam]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31527</uri>
			</author>
			<updated>2014-03-04T16:29:52Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80518#p80518</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80517#p80517" />
			<content type="html"><![CDATA[<p>Помогу с поиском: <a href="http://forum.script-coding.com/viewtopic.php?id=5955">раз</a>, <a href="http://forum.script-coding.com/viewtopic.php?id=5714">два</a>.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-03-04T13:53:59Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80517#p80517</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80515#p80515" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ypppu пишет:</cite><blockquote><p>Воспользуйтесь поиском по форуму. Тема - клон.</p></blockquote></div><p>Воспользовался, не нашел.</p><div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><p><span style="color: #008800"><strong>pro100steam</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте заголовок.</span></p></blockquote></div><p>Выполнено</p>]]></content>
			<author>
				<name><![CDATA[pro100steam]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31527</uri>
			</author>
			<updated>2014-03-04T10:39:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80515#p80515</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80498#p80498" />
			<content type="html"><![CDATA[<p><span style="color: #008800"><strong>pro100steam</strong>, ознакомьтесь с <a href="http://forum.script-coding.com/viewtopic.php?id=6148">этой</a> темой, отредактируйте заголовок.</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2014-03-03T19:21:05Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80498#p80498</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80497#p80497" />
			<content type="html"><![CDATA[<p>Воспользуйтесь поиском по форуму. Тема - клон.</p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2014-03-03T19:15:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80497#p80497</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Кружок в центре.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=80496#p80496" />
			<content type="html"><![CDATA[<p>Здравствуйте. Помогите мне, пожалуйста, написать простенький скрипт. Нужно ровно в центре экрана разместить кружок (чуть меньше размера курсора), можно и квадрат. Также необходимо чтобы этот символ (кружок или круг) был поверх экрана. <br />Благодарю.</p>]]></content>
			<author>
				<name><![CDATA[pro100steam]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=31527</uri>
			</author>
			<updated>2014-03-03T19:04:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=80496#p80496</id>
		</entry>
</feed>
