multipage motion without touch screen (without PID)

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

    • multipage motion without touch screen (without PID)

      Can the MOTION feature of the window manager be used without the use of the touch screen or another pointer input device?
      Like the example MOTION_OverlapByWindow.c, I have a multi-page window, but I have hardkeys instead of touch screens.
      What function or message should I use to trigger movement from one page to another?

      best regards
      Max
    • Hi,

      Yes, this is possible. You could fake touch input or use the WM_MOTION API of the Window Manager.

      I recommend the to use the animation module of emWin. If something should be animated without user input I prefer this.

      Please take a look into the example attached.

      Regards
      Sven
      Files
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.