Re: Plug-in with Window
Re: Plug-in with Window
- Subject: Re: Plug-in with Window
- From: "Sherm Pendley" <email@hidden>
- Date: Tue, 25 Mar 2008 16:31:14 -0400
On Tue, Mar 25, 2008 at 12:40 PM, Herr Thomas Bartelmess <
email@hidden> wrote:
> Hello List!
>
> I'm currently working on a Plugin (Cocoa Plugin Arcitecture).
> Does somebody know, how I open a new Window, desigend in Interface
> Bulider.
> At the moment I open a new Window with by Code, with a View by code
Have a look at NSBundle's -loadNibNamed:owner: and similar methods. They're
listed in the AppKit reference, not the main NSBundle reference in
Foundation, because they're extensions added by AppKit.
Also, you might have a look at:
<
http://developer.apple.com/documentation/Cocoa/Conceptual/LoadingResources/CocoaNibs/chapter_3_section_6.html
>
sherm--
_______________________________________________
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