ibplugin - framework - application
ibplugin - framework - application
- Subject: ibplugin - framework - application
- From: Richard Humiston <email@hidden>
- Date: Fri, 23 Jan 2009 21:09:35 -0500
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