FROM : Moray Taylor
DATE : Sun Jun 04 22:35:41 2006
If your current method is working reliably, I'd stick with it.
> 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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/moray.taylor%
> 40dataactive.com
>
> This email sent to moray.<email_removed>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/
> email_________________________________________________________________
> _____
DATE : Sun Jun 04 22:35:41 2006
If your current method is working reliably, I'd stick with it.
> 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_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/moray.taylor%
> 40dataactive.com
>
> This email sent to moray.<email_removed>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/
> email_________________________________________________________________
> _____
| 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

