695 views
in GUI Development by
Suppose I have a device and it has a Power off window on a key press. User started an activity and the device will show the result of the activity as a popup when the activity is finished.

During the activity in  progress, user presses the key and Power off window is displayed. When the activity ends, the result window will be displayed on top of Power off menu, which is un desirable.

Is there any mechanism to keep the Power off window on top of all the screens? If I try to present the result window, it should be displayed behind the Power off window

1 Answer

+1 vote
by

Hello Thanseer,

what you are looking for is possibly the StackingPriority property. See also Control the stacking priority of nested views.

I hope it helps you further.

Best regards

Paul Banach

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

...