• 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: inter process NSView sharing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inter process NSView sharing


  • Subject: Re: inter process NSView sharing
  • From: "Kyle Sluder" <email@hidden>
  • Date: Fri, 23 May 2008 11:26:47 -0400

On Fri, May 23, 2008 at 11:14 AM, Jonathan Cochrane
<email@hidden> wrote:
> apologies if ive been misunderstood, but no, i havent taken a pointer from
> the java app and passed it to  the c app, i know that wont work.

Ok, good.  :)

> what i was asking if there something similar to the MS Windows HWND, or a
> window id, i could pass between processes, not a pointer

Yep, Core Graphics has a window list that is one step lower than the
abstraction NSWindow provides.

> below is an excerpt from the NSWindow Class Reference:
>
> These constants and data type represent the access levels other processes
> can have to a window's content.

This (-[NSWindow sharingType]) is new in Leopard, which is why I
didn't know about it.  I retract what I've said, though this question
has come up in the recent past and people have made the same argument.

--Kyle Sluder
_______________________________________________

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

References: 
 >inter process NSView sharing (From: "Jonathan Cochrane" <email@hidden>)
 >Re: inter process NSView sharing (From: "Kyle Sluder" <email@hidden>)
 >Re: inter process NSView sharing (From: "Jonathan Cochrane" <email@hidden>)

  • Prev by Date: Re: inter process NSView sharing
  • Next by Date: Re: Gaussian blur with core image, using CPU or GPU?
  • Previous by thread: Re: inter process NSView sharing
  • Next by thread: Re: inter process NSView sharing
  • Index(es):
    • Date
    • Thread