[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #4635] NSButtonCell: value is title instead of state
From: |
matt rice |
Subject: |
[bugs #4635] NSButtonCell: value is title instead of state |
Date: |
Sat, 12 Feb 2005 17:24:04 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041124 Firefox/1.0 |
Follow-up Comment #3, bugs #4635 (project gnustep):
this bug is actually only partially fixed.
the -objectValue -setObjectValue: part is fixed (and imho the important
part.)
the -stringValue -setStringValue: is not, still sets the title where it
should set the state.
though this is a delicate issue, considering anyone who went [aButton
setStringValue:@"a button title"]; should get an enabled button with the
default title.
and iirc [aButton setStringValue:@""]; should give you a disabled button with
the default title.
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=4635>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/