bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #4635] NSButtonCell: value is title instead of state


From: Quentin Mathé
Subject: [bugs #4635] NSButtonCell: value is title instead of state
Date: Sun, 07 Nov 2004 16:43:35 -0500
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; fr) AppleWebKit/125.5 (KHTML, like Gecko) Safari/125.9

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #4635] Latest Modifications:

Changes by: 
                Quentin Mathé <qmathe@club-internet.fr>
'Date: 
                dim 07.11.2004 at 21:37 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | qmathe
              Status | Open                      | Analyzed


------------------ Additional Follow-up Comments ----------------------------
Will probably be fixed in the next release, I have submitted a patchÂ…






/**************************************************************************/
[bugs #4635] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=4635>
Project: GNUstep
Submitted by: Dirk Lattermann
On: mar 05.08.2003 at 16:28

Category:  Gui/AppKit
Severity:  5 - Average
Item Group:  Bug
Resolution:  None
Privacy:  Public
Assigned to:  qmathe
Status:  Analyzed


Summary:  NSButtonCell: value is title instead of state

Original Submission:  The docs mention that for some subclasses of NSCell, such 
as NSButtonCell, the object's value is its state.  This is needed for 
EOControlAssociation to be able to set the state of a switch button (checked or 
unchecked) according to some database value (it sets the button's value via 
setObjectValue:).
Right now, changing the value results in setting the switch button's label (or 
title).
Something like this is already mentioned in the source of
NSButtonCell.m:
// FIXME: The spec says that the stringValue and setStringValue methods should 
// also be redefined. But this does not fit to the way we uses this for the 
title.

Follow-up Comments
------------------


-------------------------------------------------------
Date: dim 07.11.2004 at 21:37       By: Quentin Mathé <qmathe>
Will probably be fixed in the next release, I have submitted a patchÂ…












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=4635>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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