bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bindings only working in one direction


From: Andy Balholm
Subject: Bindings only working in one direction
Date: Mon, 22 Jun 2009 20:15:06 -0700

Thank you for your work on that bug. Now I have another one.

The bindings in my Company Info window are supposed to be read-write, but they can only read the data from the model. Changes to the text in the fields do not change the model. I tried taking the bindings out of the NIB and binding the fields programmatically instead, and it didn't make any difference. Once again, it works fine under Cocoa, but not under GNUstep.

Andy Balholm
(509) 276-9718
andy@balholm.com



On Jun 21, 2009, at 3:45 PM, Fred Kiefer wrote:

With your preparation the rest was easy, as you suggested it was a
problem in the initWithCoder: method of NSUserDefaultsController. I had forgotten to retain the shared object before returning it from this method.

Thank you once more for your great bug report.

Fred

Fred Kiefer wrote:
After some initial bug fixes I am now getting closer to the problem you are seeing. There was a bug in the way the map tables for the key value
binding where set up, this only showed after Richards rework of
NSTableMap and should be corrected now.

I am now getting a segmentation fault when opening the company window
the second time. The back trace still looks a bit different from yours:








reply via email to

[Prev in Thread] Current Thread [Next in Thread]