This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #10595] Latest Modifications:
Changes by:
Quentin Math� <[EMAIL PROTECTED]>
'Date:
dim 07.11.2004 at 21:10 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Assigned to | None | qmathe
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fixed in cvs 2004/11/07 with NSButtonCell.m revision 1.94
The bug was produced by a patch not fully applied when it was committed with
the revision 1.90
/**************************************************************************/
[bugs #10595] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10595>
Project: GNUstep
Submitted by: Benhur Stein
On: mer 06.10.2004 at 13:02
Category: Gui/AppKit
Severity: 3 - Ordinary
Item Group: Bug
Resolution: Fixed
Privacy: Public
Assigned to: qmathe
Status: Closed
Summary: NSButtonCell -image returns nil
Original Submission: Take a buttonCell that is showing an image (created in
Gorm, for example), call setImage: on it with a different image.
The new image is accepted and displayed by the cell.
Call -image, it returns nil.
Problem is that NSButtonCell does not let its type be changed
(setImage: calls setType:, but NSButtonCell's setType: overrides NSCell's to do
nothing), and NSCell only
returns the image if the cell is of type NSImageCellType.
Follow-up Comments
------------------
-------------------------------------------------------
Date: dim 07.11.2004 at 21:10 By: Quentin Math� <qmathe>
Fixed in cvs 2004/11/07 with NSButtonCell.m revision 1.94
The bug was produced by a patch not fully applied when it was committed with
the revision 1.90
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10595>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-gnustep