766 views
in GUI Development by
Hello,

I'd like to show some bitmaps in sequence.

I'm thinking to use and array of bitmap, but I don't know if is the correct way

Do you have any suggestion?

1 Answer

0 votes
by

Hello,

there is a simple way to make a bitmap animation:

Put your images into one multi-frame bitmap and let the Image view play the sequence. This can be achieved by setting the property Animated to true.

Hope this helps...

by
Hi Manfred,

thanks for your answer.

Is it possible to select a single frame?
by

Hi Stefano,

yes, you can select the frame-number to be shown within the Image view.

Best regards,

Manfred

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

...