• 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 problem under Tiger
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTabView problem under Tiger


  • Subject: Re: NSTabView problem under Tiger
  • From: Chris Stephens <email@hidden>
  • Date: Fri, 24 Jun 2005 18:05:43 +1000


I suspect the problem in your app's case is that the view that's drawing the background image is a sibling to the top-level NSTabView. Make the NSTabView a subview of the image view instead, and you should get the result you want. (NSTabView's background- fill optimization is only enabled when the tab view is a direct subview of its window's contentView.)


--
Troy Stephens
Cocoa Frameworks
Apple Computer, Inc.


Thank you, Troy. You are 100% correct and my application is now back on course, heading for release very soon!


Phew.

Chris

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


References: 
 >NSTabView problem under Tiger (From: Chris Stephens <email@hidden>)
 >Re: NSTabView problem under Tiger (From: Troy Stephens <email@hidden>)
 >Re: NSTabView problem under Tiger (From: Chris Stephens <email@hidden>)
 >Re: NSTabView problem under Tiger (From: Troy Stephens <email@hidden>)

  • Prev by Date: Formatter questions
  • Next by Date: Re: Another bug in Cocoa text system
  • Previous by thread: Re: NSTabView problem under Tiger
  • Next by thread: Selecting object inserted by managedObjectContext
  • Index(es):
    • Date
    • Thread