FROM : Scott Stevenson
DATE : Sun Nov 28 21:09:42 2004
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]
DATE : Sun Nov 28 21:09:42 2004
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]
| Related mails | Author | Date |
|---|---|---|
| Luca Torella | Nov 21, 16:18 | |
| Scott Stevenson | Nov 28, 21:09 |






Cocoa mail archive

