Double-clicking multiple selection in a TableView
Double-clicking multiple selection in a TableView
- Subject: Double-clicking multiple selection in a TableView
- From: Matt Gough <email@hidden>
- Date: Tue, 6 Dec 2005 10:48:53 +0000
[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
_______________________________________________
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