• 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: How to force a tab in NSTabView???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to force a tab in NSTabView???


  • Subject: Re: How to force a tab in NSTabView???
  • From: Chris Roberts <email@hidden>
  • Date: Fri, 5 Apr 2002 14:51:43 -0700

Thanks that Was It I just need to know where to look!


Chris
On Friday, April 5, 2002, at 10:41 AM, John Blackburn wrote:

If you mean "tell the tab view to display a particular tab", give each tab a unique identifier in IB then call

[myTabs selectTabViewItemWithIdentifier:@"<the identifier>"];

where <the identifier> is the identifier you assigned to the tab.

John Blackburn

On Friday, April 5, 2002, at 09:17 AM, Chris Roberts wrote:

I want to programmatically set the tab of a NSTabView at certain times. I can't seem to find any reference to how to do this!

Can someone point me in the right direction?
TIA

Chris Roberts
email@hidden
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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: How to force a tab in NSTabView??? (From: John Blackburn <email@hidden>)

  • Prev by Date: some newbie questions
  • Next by Date: Re: A Nib Question: Multiple Instantiations of Views
  • Previous by thread: Re: How to force a tab in NSTabView???
  • Next by thread: Re: WWDC 2001 DVDs
  • Index(es):
    • Date
    • Thread