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/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to