<?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: controlling size of Windows standalone window</title>
		<atom:link href="http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 09:46:09 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-30249</guid>
					<title><![CDATA[controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-30249</link>
					<pubDate>Mon, 12 Feb 2007 17:11:34 +0000</pubDate>
					<dc:creator>Dan Nigrin</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m developing a standalone Max app for Windows (working on Windows <br />
is new for me, usually I&#8217;m on a Mac).  I know how to make my Max <br />
patcher full screen (window zoom 1 message to thispatcher), so I <br />
don&#8217;t get the &#8220;window in a window&#8221; effect, but how can I control the <br />
size of the overall application window itself??</p>
<p>Thanks,<br />
Dan<br />
&#8211; <br />
Dan Nigrin<br />
Defective Records<br />
202 Hack / PC-1600 User / VSTi Host / OMS Convert / Jack OS X / Major <br />
Malfunction<br />
<a href="http://www.defectiverecords.com" rel="nofollow">http://www.defectiverecords.com</a></p>
<p><a href="http://www.jackosx.com" rel="nofollow">http://www.jackosx.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96248</guid>
					<title><![CDATA[Re: controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96248</link>
					<pubDate>Mon, 12 Feb 2007 19:46:03 +0000</pubDate>
					<dc:creator>_j</dc:creator>

					<description>
						<![CDATA[
						<p>wmangle extern by thomas grill.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96249</guid>
					<title><![CDATA[Re: controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96249</link>
					<pubDate>Tue, 13 Feb 2007 01:07:51 +0000</pubDate>
					<dc:creator>Dan Nigrin</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, I&#8217;ll check it out.</p>
<p>Dan</p>
<p>At 11:46 AM -0800 2/12/07, James wrote:<br />
>wmangle extern by thomas grill.</p>
<p>
&#8211; <br />
Dan Nigrin<br />
Defective Records<br />
202 Hack / PC-1600 User / VSTi Host / OMS Convert / Jack OS X / Major <br />
Malfunction<br />
<a href="http://www.defectiverecords.com" rel="nofollow">http://www.defectiverecords.com</a></p>
<p><a href="http://www.jackosx.com" rel="nofollow">http://www.jackosx.com</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96250</guid>
					<title><![CDATA[Re: controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96250</link>
					<pubDate>Tue, 13 Feb 2007 10:29:16 +0000</pubDate>
					<dc:creator>Wilber</dc:creator>

					<description>
						<![CDATA[
						<p>im not sure if this is what your looking for but if you dont nessecarily want your patch to fill the entire screen, you can also use the [window size $1 $2 $3 $4, window exec] script with [thispatcher] and then send a message to max to hide the menu bar:</p>
<p>;max hidemenubar</p>
<p>Will</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96251</guid>
					<title><![CDATA[Re: controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96251</link>
					<pubDate>Tue, 13 Feb 2007 18:09:36 +0000</pubDate>
					<dc:creator>Dan Nigrin</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, but I don&#8217;t mind the main Max menu bar; I just want to not have the &#8220;window in window&#8221; effect, and also be able to control the size of the *main* application window.</p>
<p>[window size 100 100 700 700, window exec] works to reduce the size of the patcher window, but not the main enclosing window.  If I do a [window zoom 1, window exec] I get rid of the &#8220;window in window&#8221; effect, but the size of the patcher then expands to fit the enclosing window&#8217;s size.</p>
<p>And if I first do [window zoom 1, window exec], followed by [window size 100 100 700 700, window exec], the size command is not followed.</p>
<p>Any other ideas??</p>
<p>Thanks,<br />
Dan</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96252</guid>
					<title><![CDATA[Re: controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96252</link>
					<pubDate>Tue, 13 Feb 2007 19:04:31 +0000</pubDate>
					<dc:creator>Brad Garton</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;d sure like to know how to do this also.</p>
<p>brad</p>
<p><a href="http://music.columbia.edu/~brad" rel="nofollow">http://music.columbia.edu/~brad</a></p>
<p>
On Tue, 13 Feb 2007, Dan Nigrin wrote:</p>
<p>><br />
> Thanks, but I don&#8217;t mind the main Max menu bar; I just want to not have the &#8220;window in window&#8221; effect, and also be able to control the size of the *main* application window.<br />
><br />
> [window size 100 100 700 700, window exec] works to reduce the size of the patcher window, but not the main enclosing window.  If I do a [window zoom 1, window exec] I get rid of the &#8220;window in window&#8221; effect, but the size of the patcher then expands to fit the enclosing window&#8217;s size.<br />
><br />
> And if I first do [window zoom 1, window exec], followed by [window size 100 100 700 700, window exec], the size command is not followed.<br />
><br />
> Any other ideas??<br />
><br />
> Thanks,<br />
> Dan<br />
> &#8211;<br />
> Dan Nigrin<br />
> Defective Records<br />
> 202 Hack / PC-1600 User / VSTi Host / OMS Convert / Jack OS X / Major Malfunction<br />
> <a href="http://www.defectiverecords.com" rel="nofollow">http://www.defectiverecords.com</a><br />
> <a href="http://www.jackosx.com" rel="nofollow">http://www.jackosx.com</a><br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96253</guid>
					<title><![CDATA[Re: controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96253</link>
					<pubDate>Tue, 13 Feb 2007 19:34:24 +0000</pubDate>
					<dc:creator>Dan Nigrin</dc:creator>

					<description>
						<![CDATA[
						<p>It does seem that Jamez&#8217; suggestion to try Thomas Grill&#8217;s wmangle is a good one, as it does work.  However it seems to be a bit unreliable/unpredictable, as it is grabbing the *name* of the window to identify it, prior to adjusting its size.  In one instance, I had it controlling *another* window&#8217;s size/location on my desktop, rather than my Max app&#8217;s, as it was named the same thing as my Max app&#8230; </p>
<p>That&#8217;ll freak out some of my end users!</p>
<p>Is there perhaps a value that could be manually edited in the Max application&#8217;s support folder that controls its initial size?</p>
<p>Dan</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96254</guid>
					<title><![CDATA[Re: controlling size of Windows standalone window]]></title>
					<link>http://cycling74.com/forums/topic/controlling-size-of-windows-standalone-window/#post-96254</link>
					<pubDate>Tue, 13 Feb 2007 20:33:59 +0000</pubDate>
					<dc:creator>_j</dc:creator>

					<description>
						<![CDATA[
						<p>heheh yeah, it&#8217;s a pretty bizarre external.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

