• 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: Communication between a NSTabView and an NSTextField...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Communication between a NSTabView and an NSTextField...


  • Subject: Re: Communication between a NSTabView and an NSTextField...
  • From: James Spencer <email@hidden>
  • Date: Thu, 11 Dec 2003 19:32:42 -0600

On Dec 11, 2003, at 3:42 PM, Huyler, Christopher M wrote:

This appears to work...is it the best way?

- (BOOL)tabView: (NSTabView *)tabView
shouldSelectTabViewItem:(NSTabViewItem *)tabViewItem
{
return [[tabView window] makeFirstResponder:nil];
}


Cocoa Recipes suggests exactly this.

Spence

James P. Spencer
Rochester, MN

email@hidden

"Badges?? We don't need no stinkin badges!"
_______________________________________________
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: Communication between a NSTabView and an NSTextField... (From: "Huyler, Christopher M" <email@hidden>)

  • Prev by Date: Using NSFileHandle for server socket communication
  • Next by Date: Re: Editing the text in an NSCell
  • Previous by thread: RE: Communication between a NSTabView and an NSTextField...
  • Next by thread: RE: Communication between a NSTabView and an NSTextField...
  • Index(es):
    • Date
    • Thread