• 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: Type select in NSTableView, NSBrowser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Type select in NSTableView, NSBrowser


  • Subject: Re: Type select in NSTableView, NSBrowser
  • From: Justin Bur <email@hidden>
  • Date: Thu, 29 Nov 2007 21:43:32 -0500

On 28-Nov-07, at 19:28, Corbin Dunn wrote:

On Nov 28, 2007, at 4:03 PM, Justin Bur wrote:


The feature is long awaited and welcome. But it should have been mentioned in the App Kit release notes (it isn't), especially because it changes the behavior of existing software. Believe it or not, I actually have a case where the new behavior is undesirable. (It's very easy to turn off, once you know that you need to do so.)


Type selection is a huge new feature, and it was tested in many applications. Exactly what problem are you having with it in your application? I'm curious why people have to turn it off. I know some cases where it is required. For instance, Aperture turns it off, since they interpret standard keystrokes as keyboard shortcuts. In some ways, that is a disadvantage (I would love to type select in aperture's project list).

It's because we're redirecting most keystrokes in the window to a search field. It's a dictionary lookup tool; when browsing a dictionary, the obvious thing to want to do by typing is to look up a new word.
– In one case, the table view that started grabbing some letters is short (only 10 entries) and acts as a source list. It clearly has much less need for keystrokes than the search field.
– The other case will need a redesign, since there we are capturing the keystrokes to do our own version of type selection, basically for historical reasons. But until the redesign happens, NSTableView's type selection has to be turned off because the two schemes are competing and conflicting.


Justin Bur
Druide informatique
Montréal_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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


  • Follow-Ups:
    • Re: Type select in NSTableView, NSBrowser
      • From: Corbin Dunn <email@hidden>
References: 
 >Type select in NSTableView, NSBrowser (From: Justin Bur <email@hidden>)
 >Re: Type select in NSTableView, NSBrowser (From: Corbin Dunn <email@hidden>)

  • Prev by Date: Custom alerts for Core Data validation errors ... how to?
  • Next by Date: Re: [idea] a wiki page per method in the cocoa docs
  • Previous by thread: Re: Type select in NSTableView, NSBrowser
  • Next by thread: Re: Type select in NSTableView, NSBrowser
  • Index(es):
    • Date
    • Thread