Re: Drawing over a view's subviews
Re: Drawing over a view's subviews
- Subject: Re: Drawing over a view's subviews
- From: Mark Morrill <email@hidden>
- Date: Wed, 15 Jun 2005 10:36:30 -0600
On 15-Jun-05, at 10:12, glenn andreas wrote:
You could also try overriding unlockFocus and do your drawing before
calling [super unlockFocus], which is easier to implement, but doesn't
allow the flexibility that a child window would...
This method looks good.
The overlay window is an interesting option as is the non-opaque
overlay view. But I think those options might have too much overhead.
(sorry, couldn't resist.)
Thanks all :)
Mark
_______________________________________________
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