Hi all, This page:
https://developer.apple.com/library/content/releasenotes/General/APIDiffsMacOSX10_11/Objective-C/ApplicationServices.html lists the two calls QDBeginCGContext and QDEndCGContext as having been removed in OS X v10.11 API. I have a pure Carbon test program, and need a replacement for these calls. We do all of our own drawing, we just use Carbon to handle the keyboard, mouse, and window resizing events, and to be able to hand Carbon our image data for refreshing the image. What is the suggested replacement? Is it straight-forward? Thank you! Best regards, Robert Ball _______________________________________________ Do not post admin requests to the list. They will be ignored. Carbon-dev mailing list (Carbon-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/carbon-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com