Fwd: ibplugin - framework - application
Fwd: ibplugin - framework - application
- Subject: Fwd: ibplugin - framework - application
- From: Richard Humiston <email@hidden>
- Date: Sat, 24 Jan 2009 23:51:31 -0500
I may have found a solution. I built a separate framework containing
the same objects and incorporated it into my app. The app functions
without the plugin or plugin framework being installed in library/
frameworks. The framework and plugin need to be installed in order
to open the nib file to work with the interface, but I guess that
makes sense.
Rich
Begin forwarded message:
From: Richard Humiston <email@hidden>
Date: January 23, 2009 9:09:35 PM EST
To: email@hidden
Subject: ibplugin - framework - application
I built an ibplugin and framework for a custom control using the ib
plugin programming guide documentation. The plugin works fine.
Shows up in the library. I can drag it to a window, configure with
a custom inspector, etc. When I create an Xcode project and use the
control in a nib file and build the application, everything works as
expected. I noticed if I remove the frameworks from library/
frameworks, the nib file is not abel to load. If I put the
frameworks back in library/frameworks, the app functions again.
I also noticed that the plugin needs the framework in order to
function in IB. I would like to incorporate the frameworks into my
app rather than have it in library/frameworks, but then the plugin
won't function in IB while I'm building the interface. It looks
like most of the posts here are concerned with ibplugins and
frameworks as they apply to IB. Is there a solution to this problem?
thank you,
Rich
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden