Trying to get rid of deprecated functions in CRobot.m

Leonid Romanov leonid.romanov at oracle.com
Tue Sep 6 08:23:17 PDT 2011


Hello,
I'm a new guy working on OS X port and I've been assigned to fix MACOSX_PORT-144 (http://java.net/jira/browse/MACOSX_PORT-144) . While I'm here I'd like to to replace deprecated CG function calls in CRobot.m with recommended ones.  There is one function, though, for which I can't figure out the correct replacement. It's CGEnableEventStateCombining().  Apple docs say that I should use  Quartz events and Quartz event sources, but it doesn't say how. I'm kinda lost here and would appreciate any help.

Thanks,
Leonid.



More information about the macosx-port-dev mailing list