<?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: Problem with @patching_rect attribute when creating object at random position</title>
		<atom:link href="http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 17:53:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/#post-41573</guid>
					<title><![CDATA[Problem with @patching_rect attribute when creating object at random position]]></title>
					<link>http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/#post-41573</link>
					<pubDate>Wed, 07 Jan 2009 12:43:33 +0000</pubDate>
					<dc:creator>Roald Baudoux</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/#post-148126</guid>
					<title><![CDATA[Re: Problem with @patching_rect attribute when creating object at random position]]></title>
					<link>http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/#post-148126</link>
					<pubDate>Wed, 07 Jan 2009 15:03:17 +0000</pubDate>
					<dc:creator>Emmanuel Jourdan</dc:creator>

					<description>
						<![CDATA[
						<p>On 7 janv. 09, at 13:43, Roald Baudoux wrote:</p>
<p>> Althought this script seems to function as expected, I get a  <br />
> &#8220;@patching_rect: bad number&#8221; error message any time I create a new  <br />
> object.</p>
<p>newdefault() is the way to go (newobject use the old Max 4 syntax  <br />
based on the old file format and I would not recommend using it  <br />
anymore):</p>
<p>    mesObjets[objectNumber] = p.newdefault(aleaPos[0], aleaPos[1],  <br />
&#8220;toggle&#8221;, &#8220;@patching_rect&#8221;, aleaPos[0], aleaPos[1], objectSize[0],  <br />
objectSize[1], &#8220;@bordercolor&#8221;, aleaColor);</p>
<p>Best,<br />
ej</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/#post-148127</guid>
					<title><![CDATA[Re: Problem with @patching_rect attribute when creating object at random position]]></title>
					<link>http://cycling74.com/forums/topic/problem-with-patching_rect-attribute-when-creating-object-at-random-position/#post-148127</link>
					<pubDate>Wed, 07 Jan 2009 17:40:00 +0000</pubDate>
					<dc:creator>Roald Baudoux</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

