Subclassing CGContext
Subclassing CGContext
- Subject: Subclassing CGContext
- From: Henk Kampman <email@hidden>
- Date: Mon, 26 May 2003 10:19:43 +0200
I want to capture/record drawing instructions from my views.
In Quickdraw you can replace (override) the drawing primitives with
your own routines.
How can you do this in Cocoa/CoreGraphics?
CoreGraphics already defines several context types/classes so there
must be a mechanism to subclass/override CGContext.
Henk
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.