Carl,
Yes, I ran a simple sanity check to do basically what you described. As soon as the image is async loaded I go back to the UI thread (don't forget to do that!) and set the bound property and the image lazily appears. I have a sort of half-baked image loader service from an old app, so I'll polish it up and bring it over to the new app. Cancelling lazy load requests will still need a bit of thought, but I guess I can just remove them from the queue. I'll have to work out the plumbing myself. Cheers, Greg
_______________________________________________ ozwpf mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozwpf
