1.2k views
in GUI Development by
Hello

My GUI app need to be support keep some part (with animation) in parallel when screen transition.

Ex: I have setting and media screen. And I want to display calling status in both of them when transition.

How can I to do that ?

1 Answer

0 votes
by

Hello Francessco,

it is not very clear for me what you intent to achive. Do you want to display a separate component? If yes, you can show a GUI Component independently from the both Dialog components involved in the transition. If you want both Dialog components showing the same contents, you can design them accordingly dupplicating the shown contents. If the separate component should perform an animation during the Dialogs are in transition, implement the component as Dialog and present it simultanously with the transition. See the section Perform several Dialog transitions simultaneously.

Best regards

Paul Banach

by

@Paul: below is exactly what i need. Image X is keeped displaying in all of three screen

by

Hello Francessco,

you want the Image X being shown on top of the shown dialogs. The following thread addresses this application case GUI component on top of a dialog. Does it help you further?

Best regards

Paul Banach

 

by
Thx Paul. Let me try it !!!

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...