Caching NSBezierPath drawings
Caching NSBezierPath drawings
- Subject: Caching NSBezierPath drawings
- From: MT <email@hidden>
- Date: Fri, 19 Mar 2004 17:28:44 +0000
Hi,
In my program I have many NSViews that draw quite complex things with
NSBezierPaths, it's starting to slow down a bit, so I'd like to look at
caching the drawings as an NSImage (?). What's the best way to do this,
how would I draw to an NSImage? (or would I do something else?)
Thanks
Moray
_______________________________________________
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.