Page 1 of 1
					
				Embedded Objective C
				Posted: Fri May 25, 2012 3:24 am
				by MrWizard.
				Greetings
Is it possible to embed blocks of Objective C in a Live Code stack ?
Are examples available ?
Thanks
W
			 
			
					
				Re: Embedded Objective C
				Posted: Fri May 25, 2012 8:09 am
				by Klaus
				Hi W,
welcome to the forum 
 
 
If you mean to simply store the text (source code) somewhere in the stack then yes, but you cannot execute it.
But maybe I don't understand?
Best
Klaus
 
			
					
				Re: Embedded Objective C
				Posted: Fri May 25, 2012 8:58 am
				by Mark
				Hi W,
The only way to add Objective-C to LiveCode is to compile an external. There is plenty of information about that in the newsletters, lessons and on this forum.
Kind regards,
Mark
			 
			
					
				Re: Embedded Objective C
				Posted: Mon Sep 17, 2012 9:39 am
				by ooper
				Well, now you have another option: Embedded LiveCode!