• 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: Select-by-typing in NSTableView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Select-by-typing in NSTableView


  • Subject: Re: Select-by-typing in NSTableView
  • From: Dan Bernstein <email@hidden>
  • Date: Fri, 8 Mar 2002 15:01:28 +0200

On Friday, March 8, 2002, at 02:48 PM, Sam Goldman wrote:

Dan,

You would most likely have an easier time writing this yourself. All you
need to do is respond to keyDown: (and put your view in the responder chain,
of course) and as you get the key events (with an optional reset timer) find
the first row to match. If you need, I'll write up an example for you (I am
board).

If you knew all that, then I am sorry if I assumed otherwise...

Yeah, I knew that, but it's good to know that there is nothing big I haven't thought about. Of course, you also need to reset upon clicks, loss of first responder status and such, and possibly upon reloadData. I'll wait a day or two just in case somebody has working source code including getting the timings , then I'll do it myself.

Thanks,
-- Dan
_______________________________________________
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: 
 >Re: Select-by-typing in NSTableView (From: Sam Goldman <email@hidden>)

  • Prev by Date: Re: How do I link a menu item to 'any' method in my WindowController?
  • Next by Date: Re: Can I use the Security framework in some way to setuid the running binary?
  • Previous by thread: Re: Select-by-typing in NSTableView
  • Next by thread: Still having problems with IBOutlets
  • Index(es):
    • Date
    • Thread