Re: NSObjectController
Re: NSObjectController
- Subject: Re: NSObjectController
- From: Ray Ackland <email@hidden>
- Date: Wed, 19 Nov 2003 08:25:02 +1300
Michael,
For me the app seemed to run "fine" - apart from the answer field not
receiving its value. If I changed the method that calculates the value
(say, to return a fixed result), that result is entered into the field
when the app launches (checking that my bindings are correct) but not
after that (ie if I change that field, it doesn't get set back).
Similarly, when in debugging mode the method only gets called once.
Implies that the other methods aren't firing the results method. Hard
to remember what I have checked as it was a while back that I played
with this.
NB perhaps this conversation should be moved off WO dev to a Cocoa
discussion list?
Ray.
On Wednesday, Nov 19, 2003, at 06:09 Pacific/Auckland,
email@hidden wrote:
Yeah, I have tried the NSObjectController tutorial and it worked fine
for me. It works differently than the old CurrencyConverter in that
the convert action happens immediately on entering values. What kind
of bug are you seeing? Also is this part one of the tutorial or part
two (the tabular version)?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.