Core Data and Sheets
Core Data and Sheets
- Subject: Core Data and Sheets
- From: "Andrew Zahra" <email@hidden>
- Date: Sat, 9 Aug 2008 10:28:04 +1000
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 (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