I am experimenting with core data. Binding fields such as text fields works fine. But now I have a pop up menu I want to bind to a set of known values. I have a "Task" Entity with a "frequency" field. The frequency field is a set of known values, such as hourly, daily etc, so I have not put this in my model as a separate entity. What is the correct way to handle this situation so the value of the popup menu gets saved and loaded from the core data store?
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]