Debugging Bindings
Debugging Bindings
- Subject: Debugging Bindings
- From: Richard Patterson <email@hidden>
- Date: Mon, 31 Jan 2005 19:06:15 -0800
I added two NSForm's to my interface and tried to get the values I entered in one to trigger calculations for the values displayed in the other. I tried to do everything exactly the way the Currency Converter Bindings Tutorial does. The only difference is I have two NSForm's instead of just text fields. The content of each form is an instance variable in an object and I set the path to the variable using
object.variable syntax.
It doesn't work and I don't know what to stare at to try to figure out what I did wrong. How am I supposed to debug bindings?
Is it not possible to use forms for an object and bind each field to an instance variable of the object. I am doing something similar to a color conversion and I want to enter red, green and blue values and get the other form to display red, green and blue values calculated from the set I entered.
Richard Patterson
Illusion Arts
6700 Valjean Avenue
Van Nuys, CA 91406
818 901-1077
FAX: 818 901-1995
email@hidden
_______________________________________________
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