Binding questions
Binding questions
- Subject: Binding questions
- From: Matthew Weinstein <email@hidden>
- Date: Sat, 25 Jun 2005 19:39:38 -0400
I'm just getting around to learning bindings. I worked through the
currency calculator and that worked fine. I then tried to make my own
simple app. No purpose other than to learn this new way of connecting
views to models: Two textfields, one editable, the other not, I'd
like to type text into the first text field and see the result in the
second. I've tried both using one controller and two controllers; at
first it works: the word typed into the field is reflected in the
second. But the second word I type in does not get reflected in the
second field even though the model definitely changes.
How would I do this?
--Matthew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden