<?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: thispatcher script moveto in Presentation mode?</title>
		<atom:link href="http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 13:50:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-37090</guid>
					<title><![CDATA[thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-37090</link>
					<pubDate>Wed, 23 Apr 2008 07:48:45 +0000</pubDate>
					<dc:creator>Adam Murray</dc:creator>

					<description>
						<![CDATA[
						<p>So here&#8217;s something I&#8217;m a bit confused on. I am used to hiding on lock any objects I don&#8217;t want to show up. You can&#8217;t do that anymore, that&#8217;s what Presentation mode is for. Ok I get that.</p>
<p>But what if I want to script moving objects around? It looks like I can&#8217;t do that in Presentation mode? </p>
<p>So is there some compromise where I can only show some objects but also script moving them around? Like in this patch, I only want the comment and the number box to appear.</p>
<p>{<br />
	&#8220;boxes&#8221; : [ 		{<br />
			"box" : 			{<br />
				"maxclass" : "number",<br />
				"numinlets" : 1,<br />
				"patching_rect" : [ 26.0, 14.0, 50.0, 20.0 ],<br />
				&#8220;numoutlets&#8221; : 2,<br />
				&#8220;presentation&#8221; : 1,<br />
				&#8220;id&#8221; : &#8220;obj-19&#8243;,<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;outlettype&#8221; : [ "int", "bang" ],<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;presentation_rect&#8221; : [ 26.0, 14.0, 50.0, 20.0 ]<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;message&#8221;,<br />
				&#8220;text&#8221; : &#8220;script move moveme $1 50&#8243;,<br />
				&#8220;numinlets&#8221; : 2,<br />
				&#8220;patching_rect&#8221; : [ 28.0, 91.0, 155.0, 18.0 ],<br />
				&#8220;numoutlets&#8221; : 1,<br />
				&#8220;id&#8221; : &#8220;obj-18&#8243;,<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;outlettype&#8221; : [ "" ],<br />
				&#8220;fontsize&#8221; : 12.0<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;comment&#8221;,<br />
				&#8220;varname&#8221; : &#8220;moveme&#8221;,<br />
				&#8220;text&#8221; : &#8220;Move me!&#8221;,<br />
				&#8220;numinlets&#8221; : 1,<br />
				&#8220;patching_rect&#8221; : [ 47.0, 50.0, 86.0, 20.0 ],<br />
				&#8220;numoutlets&#8221; : 0,<br />
				&#8220;presentation&#8221; : 1,<br />
				&#8220;id&#8221; : &#8220;obj-12&#8243;,<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;presentation_rect&#8221; : [ 40.0, 50.0, 86.0, 20.0 ]<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
				&#8220;text&#8221; : &#8220;thispatcher&#8221;,<br />
				&#8220;numinlets&#8221; : 1,<br />
				&#8220;patching_rect&#8221; : [ 28.0, 142.0, 69.0, 20.0 ],<br />
				&#8220;numoutlets&#8221; : 2,<br />
				&#8220;id&#8221; : &#8220;obj-11&#8243;,<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;outlettype&#8221; : [ "", "" ],<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;save&#8221; : [ "#N", "thispatcher", ";", "#Q", "end", ";" ]<br />
			}</p>
<p>		}<br />
 ],<br />
	&#8220;lines&#8221; : [ 		{<br />
			"patchline" : 			{<br />
				"source" : [ "obj-18", 0 ],<br />
				&#8220;destination&#8221; : [ "obj-11", 0 ],<br />
				&#8220;hidden&#8221; : 0,<br />
				&#8220;midpoints&#8221; : [  ]<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;patchline&#8221; : 			{<br />
				&#8220;source&#8221; : [ "obj-19", 0 ],<br />
				&#8220;destination&#8221; : [ "obj-18", 0 ],<br />
				&#8220;hidden&#8221; : 0,<br />
				&#8220;midpoints&#8221; : [  ]<br />
			}</p>
<p>		}<br />
 ]<br />
}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127727</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127727</link>
					<pubDate>Wed, 23 Apr 2008 07:58:48 +0000</pubDate>
					<dc:creator>Adam Murray</dc:creator>

					<description>
						<![CDATA[
						<p>Nevermind, I&#8217;m stupid. I got thrown off because I am used to Hide/Show on Lock in the Ctrl+click context menu. It&#8217;s not there anymore but it&#8217;s under the normal menus. Maybe it&#8217;s time for bed.</p>
<p>Still curious about scripting limitations in presentation mode.  </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127728</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127728</link>
					<pubDate>Wed, 23 Apr 2008 08:09:00 +0000</pubDate>
					<dc:creator>David Beaudry</dc:creator>

					<description>
						<![CDATA[
						<p>> So here&#8217;s something I&#8217;m a bit confused on. I am used to hiding on  <br />
> lock any objects I don&#8217;t want to show up. You can&#8217;t do that anymore,  <br />
> that&#8217;s what Presentation mode is for. Ok I get that.</p>
<p>sure you can. it&#8217;s under object in the menu, it&#8217;s in the inspector for  <br />
each object under the appearance tab, or send a &#8220;hidden 1&#8243; message to  <br />
the object. All three will hide without needing to be in presentation  <br />
mode.</p>
<p>HTH,<br />
David</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127729</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127729</link>
					<pubDate>Wed, 23 Apr 2008 08:14:06 +0000</pubDate>
					<dc:creator>Chris Muir</dc:creator>

					<description>
						<![CDATA[
						<p>
On Apr 23, 2008, at 12:48 AM, Adam Murray wrote:<br />
> So here&#8217;s something I&#8217;m a bit confused on. I am used to hiding on  <br />
> lock any objects I don&#8217;t want to show up. You can&#8217;t do that anymore&#8230;</p>
<p>
Sure you can.</p>
<p>{<br />
	&#8220;boxes&#8221; : [ 		{<br />
			"box" : 			{<br />
				"maxclass" : "number",<br />
				"fontsize" : 12.0,<br />
				"id" : "obj-19",<br />
				"presentation_rect" : [ 26.0, 14.0, 50.0, 20.0 ],<br />
				&#8220;numinlets&#8221; : 1,<br />
				&#8220;numoutlets&#8221; : 2,<br />
				&#8220;patching_rect&#8221; : [ 26.0, 14.0, 50.0, 20.0 ],<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;presentation&#8221; : 1,<br />
				&#8220;outlettype&#8221; : [ "int", "bang" ]<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;message&#8221;,<br />
				&#8220;text&#8221; : &#8220;script move moveme $1 50&#8243;,<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;id&#8221; : &#8220;obj-18&#8243;,<br />
				&#8220;numinlets&#8221; : 2,<br />
				&#8220;hidden&#8221; : 1,<br />
				&#8220;numoutlets&#8221; : 1,<br />
				&#8220;patching_rect&#8221; : [ 28.0, 91.0, 155.0, 18.0 ],<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;outlettype&#8221; : [ "" ]<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;comment&#8221;,<br />
				&#8220;varname&#8221; : &#8220;moveme&#8221;,<br />
				&#8220;text&#8221; : &#8220;Move me!&#8221;,<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;id&#8221; : &#8220;obj-12&#8243;,<br />
				&#8220;presentation_rect&#8221; : [ 40.0, 50.0, 86.0, 20.0 ],<br />
				&#8220;numinlets&#8221; : 1,<br />
				&#8220;numoutlets&#8221; : 0,<br />
				&#8220;patching_rect&#8221; : [ 78.0, 50.0, 86.0, 20.0 ],<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;presentation&#8221; : 1<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;newobj&#8221;,<br />
				&#8220;text&#8221; : &#8220;thispatcher&#8221;,<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;id&#8221; : &#8220;obj-11&#8243;,<br />
				&#8220;numinlets&#8221; : 1,<br />
				&#8220;hidden&#8221; : 1,<br />
				&#8220;numoutlets&#8221; : 2,<br />
				&#8220;patching_rect&#8221; : [ 28.0, 142.0, 69.0, 20.0 ],<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;outlettype&#8221; : [ "", "" ],<br />
				&#8220;save&#8221; : [ "#N", "thispatcher", ";", "#Q", "end", ";" ]<br />
			}</p>
<p>		}<br />
  ],<br />
	&#8220;lines&#8221; : [ 		{<br />
			"patchline" : 			{<br />
				"source" : [ "obj-19", 0 ],<br />
				&#8220;destination&#8221; : [ "obj-18", 0 ],<br />
				&#8220;hidden&#8221; : 1,<br />
				&#8220;midpoints&#8221; : [  ]<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;patchline&#8221; : 			{<br />
				&#8220;source&#8221; : [ "obj-18", 0 ],<br />
				&#8220;destination&#8221; : [ "obj-11", 0 ],<br />
				&#8220;hidden&#8221; : 1,<br />
				&#8220;midpoints&#8221; : [  ]<br />
			}</p>
<p>		}<br />
  ]<br />
}</p>
<p>
Chris Muir<br />
<a href="mailto:cbm@well.com">cbm@well.com</a>	</p>
<p><a href="http://www.xfade.com" rel="nofollow">http://www.xfade.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127730</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127730</link>
					<pubDate>Wed, 23 Apr 2008 08:25:56 +0000</pubDate>
					<dc:creator>Adam Murray</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the replies guys. I figured it out right after I posted but due to forum/mailing list lag guess you hadn&#8217;t seen my second post.</p>
<p>It was the classic &#8220;it moved from the spot I was used to and now I can&#8217;t find it&#8221; issue. Not nearly as bad as the latest version of Microsoft Office though ;)</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127731</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127731</link>
					<pubDate>Wed, 23 Apr 2008 09:52:41 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 23 avr. 08, at 09:48, Adam Murray wrote:</p>
<p>> But what if I want to script moving objects around? It looks like I  <br />
> can&#8217;t do that in Presentation mode?</p>
<p>You don&#8217;t even need scripting for that. Sending the  <br />
presentation_position message just work fine.</p>
<p>HTH,<br />
ej</p>
<p>
{<br />
	&#8220;boxes&#8221; : [ 		{<br />
			"box" : 			{<br />
				"maxclass" : "number",<br />
				"fontname" : "Arial",<br />
				"numinlets" : 1,<br />
				"presentation_rect" : [ 26.0, 14.0, 50.0, 20.0 ],<br />
				&#8220;numoutlets&#8221; : 2,<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;patching_rect&#8221; : [ 26.0, 14.0, 50.0, 20.0 ],<br />
				&#8220;outlettype&#8221; : [ "int", "bang" ],<br />
				&#8220;presentation&#8221; : 1,<br />
				&#8220;id&#8221; : &#8220;obj-19&#8243;<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;message&#8221;,<br />
				&#8220;text&#8221; : &#8220;presentation_position $1 50&#8243;,<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;numinlets&#8221; : 2,<br />
				&#8220;numoutlets&#8221; : 1,<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;patching_rect&#8221; : [ 26.0, 60.0, 158.0, 18.0 ],<br />
				&#8220;outlettype&#8221; : [ "" ],<br />
				&#8220;id&#8221; : &#8220;obj-18&#8243;<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;box&#8221; : 			{<br />
				&#8220;maxclass&#8221; : &#8220;comment&#8221;,<br />
				&#8220;varname&#8221; : &#8220;moveme&#8221;,<br />
				&#8220;text&#8221; : &#8220;Move me!&#8221;,<br />
				&#8220;fontname&#8221; : &#8220;Arial&#8221;,<br />
				&#8220;numinlets&#8221; : 1,<br />
				&#8220;presentation_rect&#8221; : [ 8.0, 50.0, 86.0, 20.0 ],<br />
				&#8220;numoutlets&#8221; : 0,<br />
				&#8220;fontsize&#8221; : 12.0,<br />
				&#8220;patching_rect&#8221; : [ 26.0, 92.0, 86.0, 20.0 ],<br />
				&#8220;presentation&#8221; : 1,<br />
				&#8220;id&#8221; : &#8220;obj-12&#8243;<br />
			}</p>
<p>		}<br />
  ],<br />
	&#8220;lines&#8221; : [ 		{<br />
			"patchline" : 			{<br />
				"source" : [ "obj-19", 0 ],<br />
				&#8220;destination&#8221; : [ "obj-18", 0 ],<br />
				&#8220;hidden&#8221; : 0,<br />
				&#8220;midpoints&#8221; : [  ]<br />
			}</p>
<p>		}<br />
, 		{<br />
			&#8220;patchline&#8221; : 			{<br />
				&#8220;source&#8221; : [ "obj-18", 0 ],<br />
				&#8220;destination&#8221; : [ "obj-12", 0 ],<br />
				&#8220;hidden&#8221; : 0,<br />
				&#8220;midpoints&#8221; : [  ]<br />
			}</p>
<p>		}<br />
  ]<br />
}</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127732</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127732</link>
					<pubDate>Wed, 23 Apr 2008 16:30:11 +0000</pubDate>
					<dc:creator>Adam Murray</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: Emmanuel Jourdan wrote on Wed, 23 April 2008 02:52<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> On 23 avr. 08, at 09:48, Adam Murray wrote:<br />
> <br />
> > But what if I want to script moving objects around? It looks like I  <br />
> > can&#8217;t do that in Presentation mode?<br />
> <br />
> You don&#8217;t even need scripting for that. Sending the  <br />
> presentation_position message just work fine.</p>
<p>Got it. And you can drag and drop presentation_position out of the inspector. Much easier than remembering thispatcher syntax. I feel like a newbie again.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127733</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127733</link>
					<pubDate>Wed, 23 Apr 2008 17:27:54 +0000</pubDate>
					<dc:creator>joshua goldberg</dc:creator>

					<description>
						<![CDATA[
						<p>whoa.  2 months of beta testing and i didn&#8217;t see that one!</p>
<p>On Apr 23, 2008, at 12:30 PM, Adam Murray wrote:</p>
<p>><br />
> Quote: Emmanuel Jourdan wrote on Wed, 23 April 2008 02:52<br />
> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
>> On 23 avr. 08, at 09:48, Adam Murray wrote:<br />
>><br />
>>> But what if I want to script moving objects around? It looks like I<br />
>>> can&#8217;t do that in Presentation mode?<br />
>><br />
>> You don&#8217;t even need scripting for that. Sending the<br />
>> presentation_position message just work fine.<br />
><br />
> Got it. And you can drag and drop presentation_position out of the  <br />
> inspector. Much easier than remembering thispatcher syntax. I feel  <br />
> like a newbie again.<br />
><br />
><br />
> &#8211;<br />
> Adam Murray<br />
> compusition.com</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127734</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127734</link>
					<pubDate>Wed, 23 Apr 2008 18:41:30 +0000</pubDate>
					<dc:creator>Gregory Taylor</dc:creator>

					<description>
						<![CDATA[
						<p>&#8230;and like any new user, you have all kinds of nice facilities at your disposal to peruse for answers to questions like this. One of those times when seasoned users get the gift of &#8220;beginner&#8217;s mind.&#8221;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127735</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127735</link>
					<pubDate>Wed, 06 May 2009 12:25:39 +0000</pubDate>
					<dc:creator>Ch</dc:creator>

					<description>
						<![CDATA[
						<p><table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Quote:</b></td>
</tr>
<tr>
<td class="quote">You don&#8217;t even need scripting for that. Sending the<br />
presentation_position message just work fine.</td></tr></table></p>
<p>HTH,<br />
ej</p>



<p>Just to say that the presentation_position message isn&#8217;t documented in the &#8220;common box attributes&#8221; page. (see <a href="http://www.cycling74.com/docs/max5/refpages/max-ref/jbox.html">http://www.cycling74.com/docs/max5/refpages/max-ref/jbox.html</a>)<br />
Is it somewhere else? Is there any other useful attribute undocumented?</p>
<p>Ch.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127736</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127736</link>
					<pubDate>Wed, 06 May 2009 12:38:03 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>You can specify the &#8220;position&#8221;, &#8220;size&#8221; and &#8220;rect&#8221; of objects in &#8220;patching_&#8221;, &#8220;presentation_&#8221; or both modes. For example:</p>
<p>&#8220;patching_position a b&#8221; position co-ordinates, patching mode<br />
&#8220;presentation_rect c d e f&#8221; position and size, presentation mode<br />
&#8220;size g h&#8221; object size in both modes</p>
<p>I hope this clears things up a bit.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127737</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127737</link>
					<pubDate>Wed, 06 May 2009 12:53:30 +0000</pubDate>
					<dc:creator>Ch</dc:creator>

					<description>
						<![CDATA[
						<p>OK, I definitely missed it!<br />
Thanks for the clarification!</p>
<p>Ch.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127738</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127738</link>
					<pubDate>Wed, 06 May 2009 13:13:34 +0000</pubDate>
					<dc:creator>jln</dc:creator>

					<description>
						<![CDATA[
						<p>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Ch wrote on Wed, 06 May 2009 14:25</b></td>
</tr>
<tr>
<td class="quote">
Is there any other useful attribute undocumented?</td></tr></table></p>



<p>I just came across the <a href="mailto:'@fixwidth">&#8216;@fixwidth</a> 0|1&#8242; which can be usefull when scripting. I could not find it in the doc whether it is the common box attributes or in the thispatcher ref pages.</p>
<p>Best,<br />
Julien</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127739</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127739</link>
					<pubDate>Wed, 06 May 2009 13:18:18 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>The @fixwidth attribute is mentioned in the &#8220;Making New Objects&#8221; subpatch in the [thispatcher] object help file. It&#8217;s a bit like hitting command+j after scripting a new object.</p>
<p>lh</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127740</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127740</link>
					<pubDate>Wed, 06 May 2009 13:44:45 +0000</pubDate>
					<dc:creator>jln</dc:creator>

					<description>
						<![CDATA[
						<p>Doh! I had this window opened right under my eyes when I was looking for this attribute but still managed to miss it&#8230;</p>
<p>Another example that late night patching is no good, I guess&#8230; <img src="images/smiley_icons/icon_smile.gif" border=0 alt="Smile"/> Thanks for the spotlight on this.</p>
<p>Best,<br />
Julien</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127741</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127741</link>
					<pubDate>Wed, 06 May 2009 23:30:32 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Adam Murray wrote on Wed, 23 April 2008 02:58</b></td>
</tr>
<tr>
<td class="quote">Nevermind, I&#8217;m stupid. I got thrown off because I am used to Hide/Show on Lock in the Ctrl+click context menu. It&#8217;s not there anymore but it&#8217;s under the normal menus. </td></tr></table></p>



<p>Have a look at maxinterface.json in the Cycling &#8217;74/interfaces folder. Pretty much everything (is it actually everything?) is there regarding how the menus operate. It&#8217;s really enlightening to see how things are set up, a bit abstract since it&#8217;s in JSON notation, but if you poke around and compare the listing with what you see in the menus, things will start to make sense&#8230; then you can begin customizing. </p>
<p>Specifically, look for &#8220;boxcontextmenu&#8221; and &#8220;multiboxcontextmenu&#8221; near the bottom. These are the &#8220;right-click&#8221; menus when you select an object or multiple objects. You can add Hide on Lock / Show on Lock by adding &#8220;hide&#8221;, &#8220;show&#8221; into the list at the point you want. These are identical to those found in the Object menu, and simply adding the commands &#8220;hide&#8221;, &#8220;show&#8221; will appear as Hide on Lock &#8212; Ctrl+K, Show on Lock &#8212; Ctrl+L (on Windows). Very cool. I added it and use it all the time. There&#8217;s a bunch of other things I may look into customizing too, I just need to see what things would be nice to have in certain spots.</p>
<p>Note: you have to restart Max to see the changes take effect, as it&#8217;s an initialization file.</p>
<p>Note: you should be careful what you do to this file, keep a backup of the original. I&#8217;m not sure how badly you could &#8220;break&#8221; things, but I&#8217;m sure there could be some headaches if you mess around too much. So if that happens, you can reload the original and give it the proper filename, and all will be right in your Max world.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127742</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127742</link>
					<pubDate>Sat, 09 May 2009 05:38:18 +0000</pubDate>
					<dc:creator>stefantiedje</dc:creator>

					<description>
						<![CDATA[
						<p>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Ch wrote on Wed, 06 May 2009 14:25</b></td>
</tr>
<tr>
<td class="quote">Just to say that the presentation_position message isn&#8217;t documented in the &#8220;common box attributes&#8221; page.<br />
Is it somewhere else? Is there any other useful attribute undocumented?</td>
</tr>
</table>
</p><p>you can find the attribute message within the inspector of an object:<br />
If you ctrl-click in the column header, you can select &#8220;Attribute&#8221; and an additional column appears with the attribute names&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127743</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127743</link>
					<pubDate>Sat, 11 Jul 2009 11:21:27 +0000</pubDate>
					<dc:creator>alp tugan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Is there any way to move bpatcher object in presentation mode?<br />
I could not make it work</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127744</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127744</link>
					<pubDate>Sat, 11 Jul 2009 11:33:41 +0000</pubDate>
					<dc:creator>Tim Lloyd</dc:creator>

					<description>
						<![CDATA[
						<p>message [script sendbox bpatcherscriptingname presentation_position $1 $2]<br />
|<br />
thispatcher</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127745</guid>
					<title><![CDATA[Re: thispatcher script moveto in Presentation mode?]]></title>
					<link>http://cycling74.com/forums/topic/thispatcher-script-moveto-in-presentation-mode/#post-127745</link>
					<pubDate>Sat, 11 Jul 2009 11:47:34 +0000</pubDate>
					<dc:creator>alp tugan</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you so much!<br />
You saved my life. <br />
It works!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

