=================== BUG #4463: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4463&group_id=99
Changes by: Fred Kiefer <[EMAIL PROTECTED]>
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/
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep