Skip to main content
Zakba.1
Associate III
November 30, 2021
Solved

Hi.I want to swap pages in touch gfx with a pushbutton. I know how to for example toggle a LED on-screen but need to change the screen. how can I do that? I am new in touch gfx so I would appreciate your help

  • November 30, 2021
  • 2 replies
  • 1295 views

ps:I need to know it step ny step because of my limited knowlege.

This topic has been closed for replies.
Best answer by MM..1

As first without knowledge stop plan use C++. And change screen learn here

0693W00000GZQdwQAH.pnggenerate code run in simulator and press "a" key or other choiced, then check code...

2 replies

MM..1
MM..1Best answer
Chief III
November 30, 2021

As first without knowledge stop plan use C++. And change screen learn here

0693W00000GZQdwQAH.pnggenerate code run in simulator and press "a" key or other choiced, then check code...

Zakba.1
Zakba.1Author
Associate III
November 30, 2021

thank you.