=================== BUG #4840: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4840&group_id=99
Changes by: Fred Kiefer <[EMAIL PROTECTED]>
Date: Wed 08/20/2003 at 14:04 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Assigned to | None | FredKiefer
Status | Open | Analyzed
------------------ Additional Follow-up Comments ----------------------------
The problem here is that NSWindows perfromClose: method did not call [NSDocument
shouldCloseWindowController:], but a non existing method [NSDocument
windowShouldClose:]. I will change this now, so please retest if this resolves your
problem.
=================== BUG #4840: FULL BUG SNAPSHOT ===================
Submitted by: rburns Project: GNUstep
Submitted on: Tue 08/19/2003 at 08:35
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: None
Assigned to: FredKiefer Status: Analyzed
Summary: shouldCloseDocument flags seem to be ignored
Original Submission: implementing shouldCloseDocument in an NSWindowController
subclass to always return YES, and/or calling [self setShouldCloseDocument: YES]
doesn't have any affect. I think the flag is set correctly, but never checked in
_windowWillClose in NSWindowController.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Wed 08/20/2003 at 14:04 By: FredKiefer
The problem here is that NSWindows perfromClose: method did not call [NSDocument
shouldCloseWindowController:], but a non existing method [NSDocument
windowShouldClose:]. I will change this now, so please retest if this resolves your
problem.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4840&group_id=99
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep