[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug #3346] NSDocument actions are not reachable
From: |
nobody |
Subject: |
[Bug #3346] NSDocument actions are not reachable |
Date: |
Sun, 27 Apr 2003 16:06:43 -0400 |
=================== BUG #3346: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3346&group_id=99
Submitted by: stefanu Project: GNUstep
Submitted on: Sun 04/27/03 at 22:06
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: None
Assigned to: None Status: Open
Summary: NSDocument actions are not reachable
Original Submission: NSDocument actions saveDocument:, saveDocumentAs:,
saveDocumentTo:, close: are not reachable from main menu. I have subclassed
NSDocument and NSWindowController. I had to implement those methods in
NSWindowController subclass and forward them to NSWindowController's document.
I think those methods should be implemented directly in NSWindowController.
Patch is attached (except close:).
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Sun 04/27/03 at 22:06 Name: NSWindowController.m.patch Size: 0KB By:
stefanu
added save* methods to NSWindowController
http://savannah.gnu.org/bugs/download.php?group_id=99&bug_id=3346&bug_file_id=412
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3346&group_id=99
- [Bug #3346] NSDocument actions are not reachable,
nobody <=