<?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: DSP window in a Max 5 standalone bug?</title>
		<atom:link href="http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 16:26:52 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/#post-38185</guid>
					<title><![CDATA[DSP window in a Max 5 standalone bug?]]></title>
					<link>http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/#post-38185</link>
					<pubDate>Sun, 01 Jun 2008 14:38:58 +0000</pubDate>
					<dc:creator>AmazingRolo</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m working on a standalone app in Max 5. things are going fairly well, although I&#8217;m running into a few weird issues.</p>
<p>I want a little button that will make the DSP status window pop up, in order to select audio drivers and so on. Easy enough, right?</p>
<p>Except for some reason when I do that in my patch and make a standalone out of it the DSP window looks funny. It&#8217;s missing some text and just says &#8220;(textbutton)&#8221; where some items should be. I&#8217;ll attach a screenshot.</p>
<p>Am I missing something silly? do I need to include some files in with my standalone?</p>
<p>this is with Max 5.0.2 on a Macbook OS 10.5.3.</p>
<p>Any help would be great, thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/#post-132715</guid>
					<title><![CDATA[Re: DSP window in a Max 5 standalone bug?]]></title>
					<link>http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/#post-132715</link>
					<pubDate>Sun, 01 Jun 2008 15:51:42 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>Sounds like the collective builder is not recognizing that you need the textbutton object, and so is not automatically including it in the collective (your standalone is, at its heart, a collective with a Max Runtime added to the stew).</p>
<p>Manually include the textbutton object as part of your collective/standalone.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/#post-132716</guid>
					<title><![CDATA[Re: DSP window in a Max 5 standalone bug?]]></title>
					<link>http://cycling74.com/forums/topic/dsp-window-in-a-max-5-standalone-bug/#post-132716</link>
					<pubDate>Sun, 01 Jun 2008 16:02:14 +0000</pubDate>
					<dc:creator>AmazingRolo</dc:creator>

					<description>
						<![CDATA[
						<p>A ha! That&#8217;s it, your fix seems to have worked. Thanks a lot for the help!</p>
<p>The only other thing I had to do was also include the ezdac~ object, which was also missing. Very strange, but thanks so much for the suggestion.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

