[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #13916] NSTextField doesn't disable properly
From: |
David Ayers |
Subject: |
Re: [bug #13916] NSTextField doesn't disable properly |
Date: |
Thu, 21 Sep 2006 10:19:42 +0200 |
User-agent: |
Mozilla Thunderbird 1.0.2 (X11/20060830) |
Matt Rice schrieb:
>
> --- matt rice <INVALID.NOREPLY@gnu.org> wrote:
>
>
>>Follow-up Comment #1, bug #13916 (project gnustep):
>>
>>I commited something to fix this partially,
>>it still doesn't draw gray or whatever when disabled
>>but will no longer allow the user to edit it.
>
>
> forgot to mention additional testing showed a
> disabling a NSTextField causes it to reset its string
> value to an empty string.. the same for NSComboBox,
> though i didn't test NSTableViewHeaderCell, so i
> added/documented this behaviour
>
Really? Wow, I find reseting the value when disabling very inconvenient.
At least for WO4.5 with an additional association to enable/disable the
text field, the net result is definitely not a cleared text field (the
text color is grayed), yet I'll have to spend some time to analyze
whether it is cleared and reset. (GDB isn't working properly so I'll
need to do some posing.)
Cheers,
David