Re: Plug-in with Window

2008-03-25 Thread Sherm Pendley
On Tue, Mar 25, 2008 at 12:40 PM, Herr Thomas Bartelmess < [EMAIL PROTECTED]> 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, wit

Re: Plug-in with Window

2008-03-25 Thread Nick Zitzmann
On Mar 25, 2008, at 10:40 AM, Herr Thomas Bartelmess wrote: I'm currently working on a Plugin (Cocoa Plugin Arcitecture). Does somebody know, how I open a new Window, desigend in Interface Bulider. -makeKeyAndOrderFront:? Nick Zitzmann

Plug-in with Window

2008-03-25 Thread Herr Thomas Bartelmess
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 Hope you unterstand my Problem.. Thanks a lot. Thomas Bartelmess __