is there any way, with GWT, to get progress callbacks for a loading image? we have an app that loads images over a potentially very slow connection and we'd like the user to be able to tell if things are progressing, or just failed completely.
i don't see anything that would leave me to believe this is possible, so just checking myself here.