[F-Script-talk] Working out where FSInterpreter is
Brought to you by:
pmougin
From: Tim M. <t_m...@me...> - 2006-09-01 17:11:58
|
Hi I'm playing around with f-script and it look super useful but I've run into a problem. I've inserted a nice flashy FSInterpreterView into my app using the IB paIette. However, i'd like to send some commands to the FSInterpreter associated with this view from my objective-c code (such as loading in certain objects). I know how to write the commands but I can't seem to work out how to find the FSInterpreter object I should send them to. Any suggestions? Cheers Tim |