• 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: Double-clicking multiple selection in a TableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Double-clicking multiple selection in a TableView


  • Subject: Re: Double-clicking multiple selection in a TableView
  • From: Phil Frost <email@hidden>
  • Date: Tue, 6 Dec 2005 09:19:47 -0500

On Tue, Dec 06, 2005 at 10:48:53AM +0000, Matt Gough wrote:
> [I am a TableView newbie]
>
> When a table view has a multiple selection, and one of the selected
> items is double-clicked, all of the other selected items are
> deselected by the time my doubleAction gets called. Is this behaviour
> easy to prevent? It seems as though this is the 'standard' behaviour
> as other apps do the same sort of thing, so maybe I shouldn't try to
> circumvent it, but as far as UI decisions goes this just seems dumb.
>
> I realise that what is really happening is that the first click is
> the one that deselects everything. Wouldn't it be nicer if TableViews
> delayed the deselection until after the Double-click time has passed?
>
> Matt Gough
>
> Softchaos Limited

I think changing the behaviour as you describe would be really
confusing. If you require an action to be taken on a multiple selection,
I suggest a separate button.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Double-clicking multiple selection in a TableView
      • From: "Sean McBride" <email@hidden>
References: 
 >Double-clicking multiple selection in a TableView (From: Matt Gough <email@hidden>)

  • Prev by Date: Re: Programmatically traverse NSTreeController
  • Next by Date: Re: +[NSData dataWithContentsOfURL:] leaks memory?
  • Previous by thread: Double-clicking multiple selection in a TableView
  • Next by thread: Re: Double-clicking multiple selection in a TableView
  • Index(es):
    • Date
    • Thread