• 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: Tabbing into NSTableView finally solved!!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tabbing into NSTableView finally solved!!


  • Subject: Re: Tabbing into NSTableView finally solved!!
  • From: Matt Neuburg <email@hidden>
  • Date: Mon, 9 Sep 2002 07:33:27 -0700

On Sat, 07 Sep 2002 19:40:58 +0200, Pierre-Olivier Latour
<email@hidden> said:

>For those who haven't noticed: here's how to make your NSTableView become
>first responder when the user presses tab: simply subclass NSTableView and
>add this:
>
>- (BOOL) needsPanelToBecomeKey
>{
> return YES;
>}

I don't see what difference this makes; it still doesn't get a blue
highlight ring, so the user will never know. m.
--

matt neuburg, phd = email@hidden, http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart. http://www.tidbits.com/
_______________________________________________
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.

  • Follow-Ups:
    • Re: Tabbing into NSTableView finally solved!!
      • From: Pierre-Olivier Latour <email@hidden>
  • Prev by Date: Re: Dealing with Very Slow NSViews
  • Next by Date: NSDrawer newbie question
  • Previous by thread: Tabbing into NSTableView finally solved!!
  • Next by thread: Re: Tabbing into NSTableView finally solved!!
  • Index(es):
    • Date
    • Thread