• 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: Does NSOpenGLView override -isOpaque?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does NSOpenGLView override -isOpaque?


  • Subject: Re: Does NSOpenGLView override -isOpaque?
  • From: vincent habchi <email@hidden>
  • Date: Fri, 06 Jan 2012 20:57:29 +0100

Corbin,

> Yes, NSOpenGLView has:
>
> - (BOOL)isOpaque {
>    return YES;
> }

Thanks for your answer!

Could the documentation then mention than when an NSOpenGLView occupies the whole frame of its parent window, and when its context is set to draw under, one should override -isOpaque to return NO, otherwise nothing gets drawn?

Thanks again, have a nice day!
Vincent_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Does NSOpenGLView override -isOpaque?
      • From: Corbin Dunn <email@hidden>
References: 
 >Does NSOpenGLView override -isOpaque? (From: Vincent Habchi <email@hidden>)
 >Re: Does NSOpenGLView override -isOpaque? (From: Corbin Dunn <email@hidden>)

  • Prev by Date: Re: Does NSOpenGLView override -isOpaque?
  • Next by Date: copying objects between two Core Data persistent stores?
  • Previous by thread: Re: Does NSOpenGLView override -isOpaque?
  • Next by thread: Re: Does NSOpenGLView override -isOpaque?
  • Index(es):
    • Date
    • Thread