Currency Converter Tutorial
Currency Converter Tutorial
- Subject: Currency Converter Tutorial
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sun, 23 Nov 2003 19:43:01 +0100
I tried to do the Currency Converter Tutorial (in
/Developer/Documentation/Cocoa/Conceptual/ControllerLayer of 10.3).
But the method amountInOtherCurrency gets called only once (at the very
start, when everything is still 0.0 ).
When I change the exchange rate later, the appropriate methods get
called, but not amountInOtherCurrency.
And how should it? How should the NSObjectController know that this
value has anything to do with the exchange rate or the dollarAmount?
Obviously something is missing. Either in the tutorial, or in my
understanding.
I seem to remember having read about this in this list before, but I
failed to find this reference searching mamasam.
Maybe someone could enlighten me.
Gerriet.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.