• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Two ways to get this NSTableView behaviour but I do not know how to implement either


  • Subject: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • From: Cameron Hayne <email@hidden>
  • Date: Sat, 12 Oct 2002 16:44:13 -0400

On 12/10/02 2:25 pm, "Gerben Wierda" <email@hidden> wrote:
> behaviour of NSTableView is that if one item is selected, all the
> others are deselected (including ones that are out of sight) which can
> be very confusing for the users.
> So, I thought of two ways to handle this:
> 1. Make every click on a NSTableView row behave like a Command-click.

Please don't even consider doing that sort of thing! The users rightfully
expect consistency across applications. Standard behaviour is that a
(unmodified) mouse click on an object selects it and deselects all others.
You should not change the standard behaviour.

--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >Two ways to get this NSTableView behaviour but I do not know how to implement either (From: Gerben Wierda <email@hidden>)

  • Prev by Date: Re: App crashes on thread exit
  • Next by Date: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • Previous by thread: Re: Two ways to get this NSTableView behaviour but I do not know how to implement either
  • Next by thread: Drawing a polygon
  • Index(es):
    • Date
    • Thread