• 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: NSTabView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTabView


  • Subject: Re: NSTabView
  • From: Glenn Zelniker <email@hidden>
  • Date: Wed, 6 Sep 2006 12:46:47 -0400


On Sep 6, 2006, at 12:31 PM, Dave Budde wrote:

Is there a way to invoke a method call when a TabViewItem in an NSTabView is clicked?  It seems that when one clicks on a tab,  only the view inside the TabView rect is updated.  I'd like to be able to update the display of another NSVew object when click on a tab of a TabView.

Take a look at NSTabView's delegate methods:

- (void)tabView:(NSTabView *)tabView didSelectTabViewItem:(NSTabViewItem *)tabViewItem

or

- (void)tabView:(NSTabView *)tabView willSelectTabViewItem:(NSTabViewItem *)tabViewItem


BTW, Wrong list -- try Cocoa or Xcode.

GZ
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >NSTabView (From: Dave Budde <email@hidden>)

  • Prev by Date: NSTabView
  • Next by Date: Re: migration from soundconverter
  • Previous by thread: NSTabView
  • Next by thread: AU Validation And DebugAssert
  • Index(es):
    • Date
    • Thread