Are there any code samples or examples which show how to implement
an iTunes-like tree menu, which connects to a Core Data source?
I'm not sure what you mean by "iTunes-like tree menu". The method
used for lazily creating hierarchical menus is -[NSObject
menu:updateItem:atIndex:shouldCancel:].
I've never seen an example of a hierarchical menu view of a CoreData
model, but I'm pretty sure it would be lots of fun!
Probably you should post more details if you want a better answer.
_______________________________________________
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