Re: Filter with multiple bindings
Re: Filter with multiple bindings
- Subject: Re: Filter with multiple bindings
- From: Scott Stevenson <email@hidden>
- Date: Sun, 28 Nov 2004 12:09:42 -0800
On Nov 21, 2004, at 7:18 AM, Luca Torella wrote:
menu is correctly populated, but I can't make the filter work since i
can't recognized how the NSArrayController saves data
NSArrayController doesn't really store data. All it does it keep track
of objects that you've created.
My data class have a NSString for the entries of the menu, but when I
use NSLog to display the NSString stores, instead of displaying the
correct string, it display a code like <23141>
Can you send some code samples to the list?
- Scott
--
http://treehouseideas.com/
http://theobroma.treehouseideas.com/ [blog]
_______________________________________________
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