Intercepting cocoa/quartz/opengl Draw command.

2010-12-14 Thread manoj
Hi All, I am developing application that allows remote access to other applications (running on different machines). The idea is to make give users transparent access to certain applications. To have this , I am trying to intercept cocoa/quartz/opengl draw command and reproduce th

Re: Intercepting cocoa/quartz/opengl Draw command.

2010-12-14 Thread Kyle Sluder
Please don't cross-post. --Kyle Sluder On Tue, Dec 14, 2010 at 7:46 AM, manoj wrote: > Hi All, >         I am developing application that  allows remote access to other > applications (running on different machines). The idea is to make give users > transparent access to certain applications. >

Re: Intercepting cocoa/quartz/opengl Draw command.

2010-12-14 Thread Nick Zitzmann
On Dec 14, 2010, at 8:46 AM, manoj wrote: > Hi All, >I am developing application that allows remote access to other > applications (running on different machines). The idea is to make give users > transparent access to certain applications. > To have this , I am trying to interce