[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #34760] gnustep has problems with bindings+nscolor+valuetransformer
From: |
Fred Kiefer |
Subject: |
[bug #34760] gnustep has problems with bindings+nscolor+valuetransformer+(un)archiver |
Date: |
Mon, 07 Nov 2011 15:47:34 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 |
Update of bug #34760 (project gnustep):
Category: None => Gui/AppKit
Item Group: None => Bug
Status: None => Ready For Test
Assigned to: None => FredKiefer
Open/Closed: Open => In Test
_______________________________________________________
Follow-up Comment #1:
This problem was caused by two independent issues. In base we used
NSKeyedArchiver for the NSUnarchiveFromDataTransformer, we even had a fixme in
place,as we weren't sure which sort of archiver should be used. Replacing this
with an NSArchiver solved the first issue.
The second one was in gui. Here NSColerWell is a little bit special as it is
one of the few NSControl subclasses that don't use a cell. Therefore we should
have implemented all the object value methods on that class, but had forgotten
to do so. The value binding was still working, somewhat, as we actually have a
cell, to store the highlighted state. But this cell never learned about the
colour change.
Please give this another try. You may have to remove any stored values for the
colour from your default file.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?34760>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/