Matrix Cell Rollovers
Matrix Cell Rollovers
- Subject: Matrix Cell Rollovers
- From: Seth Willits <email@hidden>
- Date: Sat, 22 Jul 2006 18:47:46 -0700
Has anyone ever done rollover effects in a matrix? I'm trying to
figure this out, but I only see two options:
1) Use mouseMoved in the matrix and find and redraw the correct
cells. This works wonderfully except mouseMoved requires the matrix
be first responder which is not always going to be the case.
2) Create a bajillion little tracking rects - one for each cell and
reset them anytime the matrix changes size, the cells change, or the
view scrolls etc... Not a pretty thing to do.
Any ideas?
--
Seth Willits
_______________________________________________
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