• 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: NSView into/onto NSOpenGLView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSView into/onto NSOpenGLView


  • Subject: Re: NSView into/onto NSOpenGLView
  • From: Shaun Wexler <email@hidden>
  • Date: Mon, 20 Sep 2004 00:04:40 -0700

On Sep 19, 2004, at 11:13 PM, Lorenzo wrote:

I am trying to create a temporary NSView into or onto a NSOpenGLView, but it
doesn't work because the glView over-draws the other NSView all the time.
When I say "onto" I mean that I add the NSView to the window after I added
the NSOpenGLView, so it should appear over the NSOpenGLView, but it doesn't.


So, actually I am forced to display this NSView within a new NSWindow.
Is a way to solve this problem?

Ah, I missed the temporary part. Yes, creating a new window is the best way. You should attach the new window to the other window as a child, to simplify management.
--
Shaun Wexler
MacFOH
http://www.macfoh.com


Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >NSView into/onto NSOpenGLView (From: Lorenzo <email@hidden>)

  • Prev by Date: Re: NSView into/onto NSOpenGLView
  • Next by Date: Re: NSView into/onto NSOpenGLView
  • Previous by thread: Re: NSView into/onto NSOpenGLView
  • Next by thread: Re: NSView into/onto NSOpenGLView
  • Index(es):
    • Date
    • Thread