<?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: active state</title>
		<atom:link href="http://cycling74.com/forums/topic/active-state/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/active-state/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 09:13:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/active-state/#post-50030</guid>
					<title><![CDATA[active state]]></title>
					<link>http://cycling74.com/forums/topic/active-state/#post-50030</link>
					<pubDate>Tue, 27 Apr 2010 11:21:21 +0000</pubDate>
					<dc:creator>georghajdu@mac.com</dc:creator>

					<description>
						<![CDATA[
						<p>Is there a JavaScript method capable of querying the active state of a parent patcher? Say, I have a bpatcher and want to know whether its patcher window is frontmost, but don&#8217;t want to create an active object in the parent patcher.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/active-state/#post-179595</guid>
					<title><![CDATA[Re: active state]]></title>
					<link>http://cycling74.com/forums/topic/active-state/#post-179595</link>
					<pubDate>Fri, 30 Apr 2010 20:51:21 +0000</pubDate>
					<dc:creator>Hans Höglund</dc:creator>

					<description>
						<![CDATA[
						<p>No offense, but this sounds like poor encapsulation to me. Why not let the bpatcher support an active message and let users issue it from the parent patcher?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/active-state/#post-179596</guid>
					<title><![CDATA[Re: active state]]></title>
					<link>http://cycling74.com/forums/topic/active-state/#post-179596</link>
					<pubDate>Tue, 04 May 2010 19:45:20 +0000</pubDate>
					<dc:creator>georghajdu@mac.com</dc:creator>

					<description>
						<![CDATA[
						<p>I had the Max for Idiots kind of person in mind. That&#8217;s why&#8230; </p>
<p>Actually, there was a time when there was no JavaScript at all, and my patches were all running just fine&#8230;</p>
<p>Georg</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/active-state/#post-179597</guid>
					<title><![CDATA[Re: active state]]></title>
					<link>http://cycling74.com/forums/topic/active-state/#post-179597</link>
					<pubDate>Fri, 07 May 2010 01:44:49 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>Try checking the current filepath against the frontmost filepath as shown below.</p>
<p>lh</p>
<p><code></code></p>
<pre>max.frontpatcher.filepath == this.patcher.filepath</pre><p></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

