FROM : Ricky Sharp
DATE : Fri Apr 25 23:28:44 2008
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_removed>
Instant Interactive(tm) http://www.instantinteractive.com
DATE : Fri Apr 25 23:28:44 2008
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_removed>
Instant Interactive(tm) http://www.instantinteractive.com
| Related mails | Author | Date |
|---|---|---|
| Daniel DeCovnick | Apr 25, 21:53 | |
| Nick Zitzmann | Apr 25, 22:34 | |
| Ricky Sharp | Apr 25, 23:28 | |
| Daniel DeCovnick | Apr 26, 00:09 | |
| Daniel DeCovnick | Apr 26, 00:43 | |
| Daniel DeCovnick | Apr 26, 01:43 |






Cocoa mail archive

