On Mon, Mar 8, 2010 at 1:26 PM, Neil Clayton <[email protected]> wrote: > drawRect works just fine.
I'm guessing that if all you were doing is what you've shown, you wouldn't really need this code at all. :) But you might want to consider building a text system stack and reusing it, rather than using -drawInRect: which just has to use a temporary text system anyway. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
