drawing performance
drawing performance
- Subject: drawing performance
- From: Matthew Johnson <email@hidden>
- Date: Fri, 5 Dec 2003 17:48:34 -0600
If a view consists of relatively simple static elements I am wondering
what is generally the best performing way to render it . Since the
elements are static an image could be created loaded, but since if the
elements aren't super complex it might be better to just draw them.
What are some opinions on this? Draw the paths directly or use a
prepared image file and NSImage?
Matthew
_______________________________________________
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.