Hello, Can you describe it bit more the context ? Are you trying to create a new NSWindow programmaticaly or by loading a NIB ? Can you post the snippet of code that leads to the error ? Have you take a look at http://developer.apple.com/documentation/Cocoa/Conceptual/WinPanel/WinPanel.pdf ?
Regards, Laurent Etiemble 2008/8/4 Ben Martin <[EMAIL PROTECTED]>: > Hi, > > I am finding it difficult to create a custom modal window for my application > (new document selection window). I have tried looking at the apple doc's > with no luck. > > The main problem is creating the instance in .NET and load the nib file. > The consol shows the error "Selector not recognized [self = 0xb7a0940]" > > Any help would be good. > > > > Regards, > > > > Ben Martin > > > > TruStorm Software > > http://www.trustorm.com.au > > 0407 256 072

