<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: WinMove]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=15897</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15897&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: WinMove».]]></description>
		<lastBuildDate>Mon, 07 Dec 2020 19:04:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: WinMove]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=143999#p143999</link>
			<description><![CDATA[<div class="quotebox"><cite>basstech пишет:</cite><blockquote><p>выставив размер с учётом рамки, то размер не поменяется</p></blockquote></div><p>А это вы случайно пишите не про то что WinMove в принципе с этим окном не работает?</p>]]></description>
			<author><![CDATA[null@example.com (serzh82saratov)]]></author>
			<pubDate>Mon, 07 Dec 2020 19:04:42 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=143999#p143999</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: WinMove]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=143998#p143998</link>
			<description><![CDATA[<p>basstech, столы Старзов? Посмотрите внимательно какие расстояния от рамки. Причём со всех сторон окна. А потом ещё раз попробуйте как написано выше.</p>]]></description>
			<author><![CDATA[null@example.com (Next)]]></author>
			<pubDate>Mon, 07 Dec 2020 17:48:50 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=143998#p143998</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: WinMove]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=143993#p143993</link>
			<description><![CDATA[<p><strong>teadrinker</strong><br />Думал над этим вариантом, но здесь нюанс в том, что выставив размер с учётом рамки, то размер не поменяется. Бред, но это так.<br />Рамка не обычная, она изменена программой и имеет другой вид, в отличии от стандартной.</p>]]></description>
			<author><![CDATA[null@example.com (basstech)]]></author>
			<pubDate>Mon, 07 Dec 2020 16:15:27 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=143993#p143993</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: WinMove]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=143991#p143991</link>
			<description><![CDATA[<p>Найдите размер клиентской части, потом размер всего окна, вычислите разницу, и меняйте размер с помощью WinMove, учитывая разницу.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Mon, 07 Dec 2020 15:42:40 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=143991#p143991</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: WinMove]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=143990#p143990</link>
			<description><![CDATA[<p><strong>ypppu</strong><br /></p><div class="quotebox"><blockquote><p>TargetType<br />The type of target to affect. Specify one of the following words:</p><p>ToolTip: Affects ToolTip.</p><p>Pixel: Affects PixelGetColor, PixelSearch, and ImageSearch.</p><p>Mouse: Affects MouseGetPos, Click, and MouseMove/Click/Drag.</p><p>Caret: Affects the built-in variables A_CaretX and A_CaretY.</p><p>Menu: Affects the Menu Show command when coordinates are specified for it.</p></blockquote></div><p>WinMove не попадает не под один из пунктов.</p>]]></description>
			<author><![CDATA[null@example.com (basstech)]]></author>
			<pubDate>Mon, 07 Dec 2020 15:40:57 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=143990#p143990</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: WinMove]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=143988#p143988</link>
			<description><![CDATA[<p>В <em>CoordMode</em> есть.<br /></p><div class="quotebox"><blockquote><p><strong>CoordMode, TargetType , RelativeTo</strong></p><p>...</p><div class="quotebox"><blockquote><p>RelativeTo</p><p>&nbsp; &nbsp; The area to which TargetType is to be related. Specify one of the following words (if omitted, it defaults to Screen):</p><p>&nbsp; &nbsp; Screen: Coordinates are relative to the desktop (entire screen).</p><p>&nbsp; &nbsp; Relative: Coordinates are relative to the active window.</p><p>&nbsp; &nbsp; Window [v1.1.05+]: Synonymous with Relative and recommended for clarity.</p><p>&nbsp; &nbsp; <strong>Client [v1.1.05+]: Coordinates are relative to the active window&#039;s client area, which excludes the window&#039;s title bar, menu (if it has a standard one) and borders. Client coordinates are less dependent on OS version and theme.</strong></p></blockquote></div></blockquote></div><p>Только не понятно, что конкретно Вы хотите сделать.</p>]]></description>
			<author><![CDATA[null@example.com (ypppu)]]></author>
			<pubDate>Mon, 07 Dec 2020 15:19:29 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=143988#p143988</guid>
		</item>
		<item>
			<title><![CDATA[AHK: WinMove]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=143987#p143987</link>
			<description><![CDATA[<p>Здравствуйте! Такой вопрос, как можно заставить изменять размер окна через команду WinMove относительно клиента, а не окна. Т.е. не учитывая рамку. В coordmode подобного параметра для окна нет.</p>]]></description>
			<author><![CDATA[null@example.com (basstech)]]></author>
			<pubDate>Mon, 07 Dec 2020 15:06:26 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=143987#p143987</guid>
		</item>
	</channel>
</rss>
