<?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: Help creating custom help files to include in a patch</title>
		<atom:link href="http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 14:11:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/#post-63559</guid>
					<title><![CDATA[Help creating custom help files to include in a patch]]></title>
					<link>http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/#post-63559</link>
					<pubDate>Sat, 12 May 2012 12:49:47 +0000</pubDate>
					<dc:creator>DJF</dc:creator>

					<description>
						<![CDATA[
						<p>I would like to includes help buttons in my patch, whereby a user could click on it and read a text document containing some instructions. Is there a way to do this? </p>
<p>At present, I am using [open] [text 'and then the file name.txt] but the text file opens in the Max text window with the numbered lines &#8211; I just want a plain text document.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/#post-229105</guid>
					<title><![CDATA[Re: Help creating custom help files to include in a patch]]></title>
					<link>http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/#post-229105</link>
					<pubDate>Sat, 12 May 2012 15:41:12 +0000</pubDate>
					<dc:creator>spectro</dc:creator>

					<description>
						<![CDATA[
						<p>One way is to have a subpatch with the help text in it (in one or more comment objects for example) . Check [thispatcher] especially the &#8216;front&#8217; and &#8216;window&#8217; messages.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/#post-229106</guid>
					<title><![CDATA[Re: Help creating custom help files to include in a patch]]></title>
					<link>http://cycling74.com/forums/topic/help-creating-custom-help-files-to-include-in-a-patch/#post-229106</link>
					<pubDate>Sat, 12 May 2012 18:55:30 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>If you want the user&#8217;s default text program to open your text file, use the message to max:</p>
<p>;max launchbrowser name.txt</p>
<p>The &#8220;browser&#8221; part is a little misleading&#8212;it can open a browser if you send it an URL, but if you specify a filetype, it should open with the default application specified in the OS preferences.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

