But you can't then embed the framework in the app, AFAICT. IB gives a "plugin corrupted" error message when you change the settings in the target to those for an embedded framework and click Build & Run.

Huh, turns out it doesn't anymore. Cool. :-)

-Dan

On Apr 25, 2008, at 5:28 PM, Ricky Sharp wrote:


On Apr 25, 2008, at 2:53 PM, Daniel DeCovnick wrote:

I've got a framework project, currently set up to create an embedded framework for an application, with a view class that I'd like to turn into an IB Plugin. Can the framework be embedded in the IB Plugin?

If so, how? Embedding it like in an app doesn't seem to work: IB doesn't seem to see the framework or its classes when I'm setting the representedObject and draggedView.

If not, do I use the source of my views to create the IB Plugin, and then just embed my regular framework, or is there a way to embed the IBPlugin's framework?


IB Plugin's are actually embedded in your framework. See the following for an example:

<http://www.instantinteractive.com/private/samplecode/MyIBPlugin.zip>

___________________________________________________________
Ricky A. Sharp         mailto:[EMAIL PROTECTED]
Instant Interactive(tm)   http://www.instantinteractive.com


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to