Re: How to prevent redrawing window when resized
Re: How to prevent redrawing window when resized
- Subject: Re: How to prevent redrawing window when resized
- From: Vojtěch Meluzín <email@hidden>
- Date: Wed, 02 Nov 2011 23:36:40 +0100
No no, just during the drawRect. I was just explaining how the drawing is
done, just in case it matters. The reason is that CGContextRef was used
with carbon as well, so the code is more or less the same.
Vojtech
Dne 2. listopadu 2011 23:18 Jens Alfke <email@hidden> napsal(a):
>
> On Nov 2, 2011, at 1:39 PM, Vojtěch Meluzín wrote:
>
> It is then used to get CGContextRef for drawing.
>
>
> What does that mean, exactly? Does anything draw into the view except
> during the -drawRect: method?
>
> —Jens
>
_______________________________________________
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