[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #11946] NSButtonCell stringValue method should match state
From: |
Fred Kiefer |
Subject: |
[bugs #11946] NSButtonCell stringValue method should match state |
Date: |
Sat, 12 Feb 2005 18:30:17 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11946>
Summary: NSButtonCell stringValue method should match state
Project: GNUstep
Submitted by: FredKiefer
Submitted on: Sam 12.02.2005 um 18:30
Category: Application
Severity: 3 - Ordinary
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
_______________________________________________________
Details:
Matt Rice reported on the closing of bug #4635:
NSButton method -stringValue -setStringValue: is not fixed, 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=11946>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #11946] NSButtonCell stringValue method should match state,
Fred Kiefer <=