I don't get handle tick event handleTickEvent()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-04-22 2:01 AM - edited 2024-04-22 2:26 AM
Hi
I'm trying to use handleTickEvent() in order to execute 2 functions in every tick, but it does nothing, I have declared virtual void handleTickEvent(); in the hpp file of my screen and then called it like this:
But this only calls those functions the first time i click on my scrollable container, and I'm not understanding what's happening, I mean I can get that I'm doing something wrong, but why does it get there only the first time I click on the scrollable container that the function updateList() updates?
Labels:
- Labels:
-
TouchGFX
-
TouchGFX Designer
0 REPLIES 0
