<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Patcher window global coordinates</title>
		<atom:link href="http://cycling74.com/forums/topic/patcher-window-global-coordinates/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/patcher-window-global-coordinates/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 14:32:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-window-global-coordinates/#post-54425</guid>
					<title><![CDATA[Patcher window global coordinates]]></title>
					<link>http://cycling74.com/forums/topic/patcher-window-global-coordinates/#post-54425</link>
					<pubDate>Mon, 17 Jan 2011 00:18:06 +0000</pubDate>
					<dc:creator>Luigi Castelli</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>after carefully going through the windowwatcher example in the Max SDK, I am still left with a fairly basic question.<br />
How do I receive notifications when the patcher window is simply repositioned and not resized ? In other words, I would like to have an object contained in a patcher display the patcher&#8217;s global coordinates when the patcher is simply moved.</p>
<p>I tried many things, but it seems unexpectedly difficult. Any tips ?</p>
<p>Thanks</p>
<p>- Luigi</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-window-global-coordinates/#post-196038</guid>
					<title><![CDATA[Re: Patcher window global coordinates]]></title>
					<link>http://cycling74.com/forums/topic/patcher-window-global-coordinates/#post-196038</link>
					<pubDate>Tue, 18 Jan 2011 14:42:11 +0000</pubDate>
					<dc:creator>Timothy Place</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Luigi,</p>
<p>Did you try creating a UI object with the &#8220;boxscreenrectchanged&#8221; method, as noted in the main() function of the windowwatcher example?</p>
<p>Cheers,<br />
  Tim</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/patcher-window-global-coordinates/#post-196039</guid>
					<title><![CDATA[Re: Patcher window global coordinates]]></title>
					<link>http://cycling74.com/forums/topic/patcher-window-global-coordinates/#post-196039</link>
					<pubDate>Tue, 18 Jan 2011 15:02:56 +0000</pubDate>
					<dc:creator>Luigi Castelli</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Tim,</p>
<p>thanks for taking the time to help me with this&#8230;</p>
<p>Yes of course, that&#8217;s the first thing I tried. I made a UI version of the windowwatcher external.<br />
However, the &#8220;boxscreenrectchanged&#8221; method gets called ONLY when the windowwatcherUI external is moved or resized in the patcher window. That has nothing to do with getting notified when the patcher window itself is moved.</p>
<p>Note that by attaching to the patcherview I am able to receive notifications when the patcher window is resized, but NOT when it&#8217;s simply moved.</p>
<p>Any idea ?</p>
<p>- Luigi</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

