Re: NSTableView delete button
Re: NSTableView delete button
- Subject: Re: NSTableView delete button
- From: John Stiles <email@hidden>
- Date: Thu, 28 Dec 2006 15:26:12 -0800
Scott's critique is 100% correct.
I think a button for deletion should be visible. If you can make
space in every single table item, surely you can make space outside
the table.
On Dec 28, 2006, at 3:20 PM, Keith Duncan wrote:
That's what I currently have. I have an off-screen button (with the
key equivalent set to delete) which deletes the currently selected
item. Its off-screen because there isn't a convenient place for the
button and I'm working with a small sheet.
I was worried that this wouldn't be all that intuitive and that
people would be unable to remove items. Is this unfounded?
- Keith
On 28 Dec 2006, at 23:08, Scott Stevenson wrote:
I humbly suggest you reconsider this design. Having a delete
button in every row is not very Mac-like at all.
The usual model for the user is to select one or more items, then
click a single delete button elsewhere (or press the delete key).
It works this way in virtually every popular app so it's the
behavior most users expect.
- Scott
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
40blizzard.com
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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