<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Tooltip по центру экрана.]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15794&amp;type=atom" />
	<updated>2020-11-27T11:49:51Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15794</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Tooltip по центру экрана.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143693#p143693" />
			<content type="html"><![CDATA[<p><strong>Botsy</strong><br />Спасибо!</p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2020-11-27T11:49:51Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143693#p143693</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Tooltip по центру экрана.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143115#p143115" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>Zanoza</strong>, заголовок темы должен отражать суть вопроса. Предложения должны начинаться с заглавной буквы и заканчиваться знаками препинания. Исправьте!</span></p>]]></content>
			<author>
				<name><![CDATA[ypppu]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=5974</uri>
			</author>
			<updated>2020-11-03T15:53:28Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143115#p143115</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Tooltip по центру экрана.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143114#p143114" />
			<content type="html"><![CDATA[<p><strong>Zanoza</strong> Наверное так:<br /></p><div class="codebox"><pre><code>
coordmode, tooltip

x := A_ScreenWidth / 2
y := A_ScreenHeight / 2
tooltip, tt, %x%, %y%
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Botsy]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=41069</uri>
			</author>
			<updated>2020-11-03T15:52:27Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143114#p143114</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Tooltip по центру экрана.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=143113#p143113" />
			<content type="html"><![CDATA[<p>Как сделать&nbsp; tooltip по центру&nbsp; на разных&nbsp; мониторах ?</p>]]></content>
			<author>
				<name><![CDATA[Zanoza]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26155</uri>
			</author>
			<updated>2020-11-03T15:38:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=143113#p143113</id>
		</entry>
</feed>
