Re: drawRect problem
Re: drawRect problem
- Subject: Re: drawRect problem
- From: Andreas Mayer <email@hidden>
- Date: Sat, 24 Feb 2007 02:29:53 +0100
Am 23.02.2007 um 20:26 Uhr schrieb Ken Tozier:
Is it possible to mark two separate rects as needing display?
Yes.
I wrote a custom view that draws cells and when two cells butt,
mouse movement out of one cell into another is a simultaneous
event. I tried saving reference to the last "mouseover" cell but
despite many different attempts, I can't get the drawing right.
I don't have the time to check your code right now, but I'm
essentially doing the same thing - redrawing two different parts of a
control at the same time - and it's working fine.
Andreas
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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