Skip to main content
jhasa.2
Associate III
September 18, 2022
Question

interaction in button in touchgfx not work

  • September 18, 2022
  • 2 replies
  • 986 views

I have setting a button with it's interaction

When I touch the button is detected (the picture of it changes) but the interaction of the button (calling function) not works

I tested in keil and stm32cubeide but the problem doesn't solved

can everybody help me?

I write in virtual function in screenViewBase.hpp file

This topic has been closed for replies.

2 replies

MM..1
Chief III
September 19, 2022

From this duplicate seems your touch work,

but you cant place code in Base.hpp or any other file in generated folders.

This file is overwrited on every new generation ...

Yoann KLEIN
ST Employee
September 20, 2022

Hello @Community member​ ,

Does this post concern the same issue as this other one you already created ?

If yes, please let me know, so I can close it and keep helping you on the other post.

Thanks,

/Yoann

Yoann KLEINST Software Developer | TouchGFX
jhasa.2
jhasa.2Author
Associate III
September 20, 2022

hi

@Yoann KLEIN​ 

thank you if you help us as soon as possible.