632 views
in GUI Development by
Hi

I am using the extended virtual keyboard.

there are accented characters available which was triggered after long press.

For the keys which doesn't contain any accented characters after long press the particular character is not added into the text editor.

I need the character to be entered into the text editor after long press also(for keys doesn't have accented character)

Could you please help me out to solve this issue?

 

Best Regards,

Melvin

1 Answer

0 votes
by

Hi Melvin,

right now the touchhandler gets retargeted when the user does a long press on one of the buttons.

You can change this by going inside ExtendedVirtualKeyboard::KeyboardQWERTZ and unset inside the inspector at the 'TouchHandler' the LongPress tick at the 'RetargetCondition' property:

Hope this helps.

Best regards,

Julian

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

...