235 views
in GUI Development by
Hi,

     When i long press charcter in virtual keyboard background changed to dim.but i want to dim in particular selected character.

how to achieve this .please guide me to resolve this issue

 

With regards,

Ramesh.G

1 Answer

0 votes
by

Hi Ramesh,
The behavior you describe if implemented within ExtendedVirtualKeyboard::KeyboardTemplate.onHold.
Here you can remove the expression DimRect.Visible = true; and define your own behavior.

With kind regards,
Rudolf

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

...