[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #4463] NSTableView setAction: raises an exception
From: |
nobody |
Subject: |
[bug #4463] NSTableView setAction: raises an exception |
Date: |
Sat, 26 Jul 2003 11:46:43 -0400 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.1; Linux) |
=================== BUG #4463: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4463&group_id=99
Changes by: Fred Kiefer <FredKiefer@gmx.de>
Date: Sat 07/26/2003 at 15:46 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | None | FredKiefer
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Added a new ivar for action and implemented methods to get and set this. Coding
and decoding for this ivar is still missing and should be added, when more
clean up of this class gets done.
=================== BUG #4463: FULL BUG SNAPSHOT ===================
Submitted by: stefanu Project: GNUstep
Submitted on: Thu 07/24/2003 at 19:01
Category: Gui/AppKit Severity: 5 - Major
Bug Group: Bug Resolution: Fixed
Assigned to: FredKiefer Status: Closed
Summary: NSTableView setAction: raises an exception
Original Submission: NSTableView *tableView; /* assume this exists */
[tableView setAction:@selector(someAction:)];
will raise:
Uncaught exception NSInternalInconsistencyException,
reason: attempt to set an action in an NSCell.
Follow-up Comments
*******************
-------------------------------------------------------
Date: Sat 07/26/2003 at 15:46 By: FredKiefer
Added a new ivar for action and implemented methods to get and set this. Coding
and decoding for this ivar is still missing and should be added, when more
clean up of this class gets done.
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4463&group_id=99
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/