Re: Open NSSavePanel in windowDidLoad?
Re: Open NSSavePanel in windowDidLoad?
- Subject: Re: Open NSSavePanel in windowDidLoad?
- From: Allan Odgaard <email@hidden>
- Date: Sun, 28 Mar 2004 13:05:47 +0200
On 28. Mar 2004, at 11:55, David Faden wrote:
Is there anything wrong with opening an NSSavePanel in an
NSWindowController's windowDidLoad method?
Generally attaching sheets to closed windows result in
non-deterministic behavior (as far as I can tell ;) ) -- so that is
probably the problem.
[...] I have also tried using NSWindow delegate methods for this but
they seem not to be called at all [...]
I would think then, that the delegate is setup incorrectly.
** Cocoa FAQ: <
http://www.alastairs-place.net/cocoa/faq.txt> **
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.