464 views
in Platform Packages by

Hi Gents,

 I have the following keyboard setup with a activateKey() that sends off a Drivekeyboardhitting() event:

 

Which is part of this overall keyboard class:

 

This class has a KeyHandler for all normal keys. But when the Drivekeyboardhitting() kicks off I never hit the breakpoint in the associated OnPressKeyNormal{}. I don't understand why this is? Somehow the char is being sent into the TextEditor.String variable. But not way of the KeyHandler ...?!

 

 

1 Answer

0 votes
by
Oh, TextEditor has its own internal KeyHandlers that need to be disabled.

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

...