Re: Call NSView's -drawRect method manually
Re: Call NSView's -drawRect method manually
- Subject: Re: Call NSView's -drawRect method manually
- From: Guillem Palou <email@hidden>
- Date: Tue, 10 May 2011 19:31:23 +0200
You may bypass the message queue by calling [theView display] but be
aware not to draw too many times.
Guillem
On 10/05/2011, at 18:59, Kyle Sluder <email@hidden> wrote:
> On Tue, May 10, 2011 at 9:45 AM, Nick <email@hidden> wrote:
>> But there is no way to call "drawRect" manually? Maybe to call it
>> manually and then tell NSView that it had processed that method?
>
> Nope.
>
> --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
_______________________________________________
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