willClose never called (sometimes)
willClose never called (sometimes)
- Subject: willClose never called (sometimes)
- From: Matthew Weinstein <email@hidden>
- Date: Fri, 6 Jun 2003 12:05:01 -0400
Help, help, help; I've spent hours trying to hunt this down.
In my app Nsdocuments generate other nsdocuments by looking at still
other nsdocuments (there are 3 types). If two examples of one of
these types (called myResults) are generated and the first one is
closed the second window when i click the close button, never calls
the delegate method windowWillClose (which is called when the first
window is closed!!!); it calls it when the first window is shut but
not the second. For both windows windowShouldClose is called!!! (it
simpy returns YES).
Any assistance as to what I should be looking for here would be
greatfully appreciated.
--
Matthew Weinstein
Associate Professor of Science Education
Kent State University
404D White Hall
KSU
Kent, OH 44242
330-672-0653
email@hidden
http://educ.kent.edu/~mweinste
_______________________________________________
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.