Re: Quickest Drawing Method
Re: Quickest Drawing Method
- Subject: Re: Quickest Drawing Method
- From: spiderlama <email@hidden>
- Date: Sat, 4 Aug 2007 12:41:39 +1000
I think the current method of my app is super inefficient. There is
no way it can't look choppy by following the slow Accessibility API.
This is why I have decided to look at using either mach_star or
APELite to somehow overwrite the drawing methods to draw what I want.
I don't suppose you know anything about this? I know how to get a
list of functions using nm and think catching the CGContextFillPath
call might do the trick. The only example of using APELite I could
find was:
http://will.thimbleby.net/themes.html
And that does not demonstrates how to use APELite in the fashion I
wish to.
Cheers
Matt
_______________________________________________
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