Bindings Question
Bindings Question
- Subject: Bindings Question
- From: Eric Lee <email@hidden>
- Date: Thu, 25 Sep 2008 19:34:55 -0500
I have an app that I'm making for practice that has a tableview, and a
text field (and many other things, but the ones that are the problem
are these two)
I just successfully changed my app to use bindings. However, whenever
I pressed a button before, something would be added into a
NSMutableArray, and then the string would show up in the table view.
Now, something IS added into the NSmutableArray, and will show up, but
not the string. The thing that's added is just this blank.
How do you solves these so that when I press the button, the string in
the text field will actually be added and shown in the table view?
Thanks!
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden