Does Azure GUIX has prepared virtual keyboard?

Serhii Cherkasov 81 Reputation points
2022-06-30T09:48:33.027+00:00

So far I cant find a virtual keyboard in Azure GUIX Studio. Does it mean I should build my own? (As template in separate window, using 'text buttons' and 'icons')

Azure RTOS
Azure RTOS
An Azure embedded development suite including a small but powerful operating system for resource-constrained devices.
341 questions
{count} votes

Accepted answer
  1. Ken Maxwell 706 Reputation points Microsoft Employee
    2022-07-01T14:51:59.08+00:00

    There isn't a virtual keyboard "widget", mainly because there are an unlimited number of variations needed. However we do provide an example implementation. If you have cloned the GUIX repository, the example is found in guix/samples/demo_guix_keyboard. You are free to use and modify this code to implement your own keyboard(s).

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.