Re: Custom view, selection consistency with NSTableView
Re: Custom view, selection consistency with NSTableView
- Subject: Re: Custom view, selection consistency with NSTableView
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 17 Apr 2005 23:34:32 -0700
On Apr 17, 2005, at 11:23 PM, Paul Szego wrote:
This works in the Graphics Bindings example...
(Make an arbitrary selection in the table view -- it's reflected
in the graphics view. Now Shift-click on a dot -- it's added to
or removed from the selection as appropriate.)
Right - but that's not a continuous selection. I'd expect that
behaviour from command-click, which is cool - it's a good starting
point for that behaviour in my app.
Per the HI Guidelines, if order is not defined then Shift and Command
click should extend the selection (see "Selections in Graphics"
<http://developer.apple.com/documentation/UserExperience/Conceptual/
OSXHIGuidelines/XHIGUserInput/chapter_2_section_4.html>).
I've updated the example to allow both...
mmalc
_______________________________________________
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