Re: does windowDidClose or not?
Re: does windowDidClose or not?
- Subject: Re: does windowDidClose or not?
- From: Ben Dougall <email@hidden>
- Date: Sun, 16 Apr 2006 22:32:57 +0100
On Sunday, April 16, 2006, at 10:14 pm, j o a r wrote:
On 16 apr 2006, at 23.08, Ben Dougall wrote:
how can i know / get told when a particular window has closed?
windowWillClose and windowShouldClose aren't quite what i'm after in
this case.
This is a typical case of where we should ask you: "What are you
really trying to do?"
do some things based on the user's input into the window (check boxes +
text fields etc.). when the user closes the window that's when i want
to go to work on the the info that the user has input. windowWillClose
seems a bit too early. if a windowDidClose existed that'd be after all
the editing has definitely finished.
thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden