Re: Redrawing a superview from another view's -drawRect: method
Re: Redrawing a superview from another view's -drawRect: method
- Subject: Re: Redrawing a superview from another view's -drawRect: method
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 2 May 2005 08:28:14 -0600
On May 2, 2005, at 8:21 AM, j o a r wrote:
Why are you doing this inside drawRect? That seems a bit weird to me.
The view must be able to draw something outside of its own frame
without actually expanding that frame, _and_ must be drawn over the
top of several neighboring views, and so it uses NSImageView to
accomplish this.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden