<?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: From Objective-C framework back to Max?</title>
		<atom:link href="http://cycling74.com/forums/topic/from-objective-c-framework-back-to-max/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/from-objective-c-framework-back-to-max/feed</link>
		<description></description>
		<pubDate>Thu, 20 Jun 2013 00:01:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/from-objective-c-framework-back-to-max/#post-66369</guid>
					<title><![CDATA[From Objective-C framework back to Max?]]></title>
					<link>http://cycling74.com/forums/topic/from-objective-c-framework-back-to-max/#post-66369</link>
					<pubDate>Wed, 06 Feb 2013 03:36:18 +0000</pubDate>
					<dc:creator>jbm</dc:creator>

					<description>
						<![CDATA[
						<p>Hello All,</p>
<p>I&#8217;m working on a Max port of a fairly large Objective-C project. I decided to do this by creating a framework for my Obj-C stuff, and then calling on the framework methods/classes in my external. Going one way this is fine &#8212; that is, from Max to the framework. But I&#8217;m not sure how I can communicate with Max from the framework classes. That is, how can I call methods in my Max external from the framework (so that I can, for example, output info generated in the framework out an object&#8217;s outlet). Looking at other examples that use Obj-C it seems like the idea is to set a void pointer in the Obj-C class with a reference to the Max class. But I&#8217;m not sure how I can do that in my framework. I tried adding the MaxAPI.framework to my project (the framework project, not the external), but I realize it isn&#8217;t an ordinary framework (i.e., no headers). I also tried adding the headers separately (with the MaxAPI.framework), but that didn&#8217;t seem to work either&#8230; Any tips appreciated.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/from-objective-c-framework-back-to-max/#post-238893</guid>
					<title><![CDATA[Re: From Objective-C framework back to Max?]]></title>
					<link>http://cycling74.com/forums/topic/from-objective-c-framework-back-to-max/#post-238893</link>
					<pubDate>Wed, 06 Feb 2013 16:59:09 +0000</pubDate>
					<dc:creator>jbm</dc:creator>

					<description>
						<![CDATA[
						<p>okay, found it. Problem was just in the project search paths. All good now.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

