194 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

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

...