I've been using the picture property of a layer to set it to an online picture URL from a script. While this works great, I need to get notification when it completed, failed etc.
Is there a way to set up a notification sub / function which receives updaets on the download status of the picture? Perhaps something like:
Object_OnPictureDownload(bStatus)
Thanks,
Dhiraj.