Re: Equivelent to drawRect: for drawing after sub views are drawn
Re: Equivelent to drawRect: for drawing after sub views are drawn
- Subject: Re: Equivelent to drawRect: for drawing after sub views are drawn
- From: Izidor Jerebic <email@hidden>
- Date: Tue, 5 Oct 2004 18:09:28 +0200
On Oct 5, 2004, at 9:14 AM, George Lawrence Storm wrote:
-----
Based on this little experiment it seems that adding a "drawPostRect:"
method (with it being passed a NSRect and the ability to call
getRectsBeingDrawn:count: and needsToDrawRect: the same as drawRect:)
would be of benefit. Alternatively if the private method I am
overriding could be made public and properly documented it would be
appreciated.
I would like to see this, too. Please file a bug via
bugreporter.apple.com (type: New feature), so it will be given some
consideration from Apple folks.
I haven't done that yet (found a workaround for my problem - I control
all subviews, so I did display inside their display), but I intend to
report it these days, since in future this solution would be much
better than my workaround...
izidor
_______________________________________________
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