399 views
in GUI Development by
Good morning,
in the gui  that I am developing I have several pages (class Core: Group) in which it is possible to navigate trough touch-screen. Inside some pages i've a "modal" that show a Keyboard or Keynum  to set some values. If the modal is Core:Group the event  "Core :: KeyPressHandler" don't work. If the modal is Core:root  the event works.

what is the right way to do this?

1 Answer

0 votes
by

Hello GMaro,

based on your description I'm not able to deduce what is wrong. Please try to reduce the application to a simple example and if the problem still persists, upload the example here.

If the modal is Core:root the event works. 

Making Core::Root modal does not make much sense. Are you using multiple Core::Root components as regular components in your application? If yes, please avoid it. Except special cases, an application may contain only 1 (one) Core::Root.

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

...