Controller Issues with keys
Controller Issues with keys
- Subject: Controller Issues with keys
- From: John Spicer <email@hidden>
- Date: Thu, 11 Nov 2004 11:12:13 -0600
I've got a simple window with two NSTextField's on it. One is for
amount, the other for comments. I have the amount field set to use a
formatter with $. Nothing set for formatting on the comments field.
I have added two keys to the controller, one called amount, the other
comments. I bind them to the text fields.
When I get the values [theController content] and then dump it, the
comment field does not show.
I did type something into this field. I've double-checked everything I
can think of. I've rebuilt the controller, checked the source, checked
and rechecked the bindings, etc. So far, no joy.
Am I missing something here, or is there a bug that I don't know about?
_______________________________________________
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