Wolfgang Lux schrieb: > Author: wlux > Date: Sat Nov 14 23:15:31 2009 > New Revision: 29010 > > URL: http://svn.gna.org/viewcvs/gnustep?rev=29010&view=rev > Log: > Fix NSActionCell implementation so that -setObjectValue: and > -setStringValue: have an effect while the cell is edited. > > Modified: > libs/gui/trunk/ChangeLog > libs/gui/trunk/Headers/AppKit/NSCell.h > libs/gui/trunk/Source/NSActionCell.m > libs/gui/trunk/Source/NSCell.m
I have a problem with this change. With this the NSForm test in GSTest now starts to flicker when editing a form cell. It works fine for the first cell on the window, which doesn't belong to a form. Could you please explain the motivation of this change and perhaps together we may come up with a better way to achieve the same goal. Cheers Fred _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
