bmesser
  
United Kingdom
234 Posts |
Posted - Sep 19 2013 : 08:12:44
|
Hi
I thought I had mastered most of basic functionality in the ImageEnMView component but there is one thing that puzzles me.
I am downloading images from the internet using LoadFromURL, some are single images, some are multiple, so although I initially use a ImageEnView component, I decide to switch to the ImageEnMView to allow for multiple images, but now when I come across a single image GIF I get an exception.
Is this new in 4.3.1 or is this how its always been?
I could download to a ImageEnView component check if the download from URL has returned a multiple image image and the load that into a ImageEnMView component. I know an ImageEnMView component is intended to be used for multiple images but wouldn't it be more flexible if it could hold either one or more images in cases like this?
Bruce. |
|