Re: Re: How can a browser's cell determine which matrix it is in?
Re: Re: How can a browser's cell determine which matrix it is in?
- Subject: Re: Re: How can a browser's cell determine which matrix it is in?
- From: Graham <email@hidden>
- Date: Sun, 4 Jun 2006 16:32:44 -0400
But I need to know what matrix it is in before the draw, in fact to
cause the draw to happen at all.
I am loading the cells data asynchronously from a URL and once the
data is ready I need to get the cell to draw itself.
So inside this separate thread in my cell subclass I need to redraw
the cell.
Currently I am passing in a ref to matrix when I create the cells
which maybe isn't that bas after all since each instance does live in
a specific matrix.
-G
_______________________________________________
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