600 views
in GUI Development by
Hi everyone,

    I am adding <-,-> arrow buttons for move cursor to right and left.

var ExtendedVirtualKeyboard::Button textKeyView = (ExtendedVirtualKeyboard::Button)keyView;  //it is showing null

when i click other keys - am getting some value like :   @07AEEEE0.TextKey31.

but when i click arrow button i am getting null  value only.so i am not able to add conditions .

how to get keyvalue here .please help me to resolve this

 

With Regards,

Ramesh.G

1 Answer

0 votes
by

Hi Ramesh,

make sure that your button has the correct z-order. All your buttons has to be below RelatedCharacters and DimRect inside the inspector order hierarchy:

Regards,

Julian

by
Hi julian,

Bugs resolved.Thank you for your guidence.

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

...