Re: [SOLVED] Re: NSArrayController -- will change selection?
Re: [SOLVED] Re: NSArrayController -- will change selection?
- Subject: Re: [SOLVED] Re: NSArrayController -- will change selection?
- From: Stuart Malin <email@hidden>
- Date: Tue, 10 Mar 2009 10:33:57 -1000
On Mar 7, 2009, at 3:57 PM, Kyle Sluder wrote:
On Sat, Mar 7, 2009 at 8:55 PM, Stuart Malin <email@hidden>
wrote:
Those are the only three means I am aware of (selection, window
close, view
change) that can potentially lead to loss of user data. Any others?
Add and remove. You'd probably want to handle those conditions
without involving the table view at all.
Re: remove: Why ask for a decision about pending changes if the
selected item is about to be removed? Instead, I display a remove
confirmation sheet. The user can cancel that, and the pending changes
remain pending.
Also, must handle Quit of the application.
_______________________________________________
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