ImageViewer: Loading Images from a URL in Desktop and iOS Apps

Originally published at: ImageViewer: Loading Images from a URL in Desktop and iOS Apps – Xojo Programming Blog

The WebImageViewer control allow us to load and display any image retrieved from a given URL. Wouldn’t be nice to have that same kind of functionality in the Desktop and iOS versions of the ImageViewer? Continue reading and I’ll show you how to achieve just that.

1 Like