I am experimenting with core data and have had a look at some tutorials such as this one: http://cocoadevcentral.com/articles/000085.php
The problem I have is that I want to use a sheet with my UI. I have a list of tasks but I don't want the "add" button to just add an entry to my list, I want to present a sheet to allow the user to enter the task name and other details and have that stored by core data. The main window will just display the task names. I am thinking that I will need to use core data programmatically rather than by cocoa bindings to achieve this? Is this correct? Are there any examples of this technique or tips on where to start? thanks, Andrew _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]