FROM : Graham
DATE : Sun Jun 04 22:32:44 2006
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
DATE : Sun Jun 04 22:32:44 2006
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
| Related mails | Author | Date |
|---|---|---|
| Graham | Jun 4, 21:09 | |
| Moray Taylor | Jun 4, 21:14 | |
| Graham | Jun 4, 22:32 | |
| Moray Taylor | Jun 4, 22:35 |






Cocoa mail archive

