• 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
Embeding a view into another application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Embeding a view into another application


  • Subject: Embeding a view into another application
  • From: Scott Brooks <email@hidden>
  • Date: Fri, 16 Mar 2007 12:53:37 -0600
  • Organization: Hermitworks Entertainment

I have a webkit plugin that fork/exec's a child process, and in the child
process I want to call
[NSOpenGLContext setView: MyWebKitView]

I tried getting the windowref from the plugin and passing it into the child
process and then
[[NSWindow alloc] initWithWindowRef: windowref]
but it is always returning null.

I'm thinking it may be a permissions issue since it's a seperate process, but
I hope not, or that there is a way around it.

Thanks
Scott Brooks
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: Embeding a view into another application
      • From: Uli Kusterer <email@hidden>
    • Re: Embeding a view into another application
      • From: Steve Christensen <email@hidden>
    • Re: Embeding a view into another application
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: Force authentication with NSURLConnection
  • Next by Date: Re: Embeding a view into another application
  • Previous by thread: Re: coredata sql metadata corruption
  • Next by thread: Re: Embeding a view into another application
  • Index(es):
    • Date
    • Thread