Re: Call NSView's -drawRect method manually
Re: Call NSView's -drawRect method manually
- Subject: Re: Call NSView's -drawRect method manually
- From: Kyle Sluder <email@hidden>
- Date: Tue, 10 May 2011 10:32:41 -0700
On Tue, May 10, 2011 at 10:31 AM, Guillem Palou <email@hidden> wrote:
> You may bypass the message queue by calling [theView display] but be
> aware not to draw too many times.
Rather than do this, it's better to learn how the framework actually
works, and behave accordingly.
Don't fight the framework.
--Kyle Sluder
_______________________________________________
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