366 views
in Getting started by
Hello,

 

I want to put a banner in my application, i add a external resource bitmap and assign to a view::image.

I want that image come from internet, any idea to do it?

1 Answer

+1 vote
by

Hi,

in such case you have to take care of the loading of the image file from the Web-Server. Then you have to decompress the file. Embedded Wizard doesn't provide such functionality. Once the image is decompressed you can use the Extern Bitmap to provide it to the GUI application. With the Extern Bitmap you can display the image e.g. within an Image view.

Best regards

Paul Banach

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...