256 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

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...