<?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: Double click to Edit Text file code example?</title>
		<atom:link href="http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 03:17:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/#post-55385</guid>
					<title><![CDATA[Double click to Edit Text file code example?]]></title>
					<link>http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/#post-55385</link>
					<pubDate>Mon, 07 Mar 2011 18:26:34 +0000</pubDate>
					<dc:creator>cap10subtext</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m sure I&#8217;d seen this somewhere but now I can&#8217;t find it.  Is there an SDK example of how to double click to to edit an existing text file from within Max the same way that coll and text do it?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/#post-199321</guid>
					<title><![CDATA[Re: Double click to Edit Text file code example?]]></title>
					<link>http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/#post-199321</link>
					<pubDate>Wed, 09 Mar 2011 15:54:26 +0000</pubDate>
					<dc:creator>Timothy Place</dc:creator>

					<description>
						<![CDATA[
						<p>There is a &#8220;doubleclick&#8221; message to which you can bind.</p>
<p>HTH,<br />
  Tim</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/#post-199322</guid>
					<title><![CDATA[Re: Double click to Edit Text file code example?]]></title>
					<link>http://cycling74.com/forums/topic/double-click-to-edit-text-file-code-example/#post-199322</link>
					<pubDate>Mon, 18 Jul 2011 17:24:55 +0000</pubDate>
					<dc:creator>cap10subtext</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry, had to change my approach because of the object init routine causing problems.  Editing the file after init didn&#8217;t seem like the way to go.</p>
<p>Incase anyone stumbles across this thread in the future:</p>
<p>Example jit.textedit has</p>
<pre><code>void max_jit_textfile_dblclick(t_max_jit_textfile *x);</code></pre><p>Thanks again Tim.  You&#8217;ve been very helpful.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

