• 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: John Blackburn <email@hidden>
  • Date: Fri, 5 Apr 2002 09:41:43 -0800

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.

  • Follow-Ups:
    • Re: How to force a tab in NSTabView???
      • From: Chris Roberts <email@hidden>
References: 
 >How to force a tab in NSTabView??? (From: Chris Roberts <email@hidden>)

  • Prev by Date: Re: STILL: HELP!!! Memory Leak I can't find in (BOOL)application:(NSApplication *)sender openFile:
  • Next by Date: Re: Moving the Dev Tools Docs?
  • Previous by thread: How to force a tab in NSTabView???
  • Next by thread: Re: How to force a tab in NSTabView???
  • Index(es):
    • Date
    • Thread