Navigating GUI without touching the screen

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • Navigating GUI without touching the screen

      H,

      I have an application where there is a requirement to also be able to navigate the GUI using real rotary and push button switches.
      Is it the case that when my code detects switch changes I can respond by sending key messages using GUI_SendKeyMg(), in effect get it
      behaviour similar to a Windows PC with tab/enter key control. Any example of this type of thing would be appreciated.

      Thanks in advance.

      MikeZ