• 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
handling tab overflow in a tab view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

handling tab overflow in a tab view


  • Subject: handling tab overflow in a tab view
  • From: John Clayton <email@hidden>
  • Date: Sun, 29 Dec 2002 11:13:23 -0500

I would like to use a tab view to tab between a list of open documents. Of course, NSTabView isn't very smart about handling overflow in a limited space, and one solution would be to stack them up on top as we reach the end of the display space. I am guessing the best way to do this would be to subclass NSTabView, but how would I determine exactly what to override? Simply override the public methods? Or, would there be some private stuff not in the interface that I should override, thus piggybacking on existing work?

Or, is there an altogether better way to accomplish the goal of moving between a list of objects (documents in this case)? I'm not too keen on PB's drop down approach. Any thoughts? Thanks.

Regards,

John Clayton

----------------------------------
email@hidden
----------------------------------
Ask a question, remain a fool for five minutes
Don't ask a question, remain a fool forever
_______________________________________________
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: 
 >Clicking the tabview tab... (From: <email@hidden>)

  • Prev by Date: Re: Clicking the tabview tab...
  • Next by Date: becomeFirstResponder and resignFirstResponder
  • Previous by thread: Re: Clicking the tabview tab...
  • Next by thread: Vermont Recipes errata updated
  • Index(es):
    • Date
    • Thread