bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #4840] shouldCloseDocument flags seem to be ignored


From: nobody
Subject: [bug #4840] shouldCloseDocument flags seem to be ignored
Date: Thu, 21 Aug 2003 02:33:08 -0400
User-agent: Links (2.1pre11; Linux 2.6.0-test2 i686; x)

=================== BUG #4840: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4840&group_id=99

Changes by: Rob Burns <rburns@softhome.net>
Date: Thu 08/21/03 at 06:33 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Thanks, I will test this evening.



=================== BUG #4840: FULL BUG SNAPSHOT ===================


Submitted by: rburns                  Project: GNUstep                      
Submitted on: Tue 08/19/03 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: Thu 08/21/03 at 06:33         By: rburns
Thanks, I will test this evening.

-------------------------------------------------------
Date: Wed 08/20/03 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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]