A long time ago, Erel created a post about how to handle multiple events that were constantly triggered and showing only the last value, i know its vague but i have spent some time already looking for it on google and here in the forum.
The "index pattern" is a pattern that you can see in many examples and libraries where resumable subs are used. It is a simple solution to avoid race conditions and unexpected states. The resumable subs code like all other standard B4X code, is executed by the main thread. Still, with resumable...
It was a gif, or a simple video not like the Venmo ones. May be the buttons example could be, I remember having a global variable keeping the index of the events
The "index pattern" is a pattern that you can see in many examples and libraries where resumable subs are used. It is a simple solution to avoid race conditions and unexpected states. The resumable subs code like all other standard B4X code, is executed by the main thread. Still, with resumable...