I figured I'd ask this here before I go back to other sites.
I'm trying to dynamically create a set of stopwatches and buttons. Each stopwatch will be controlled by a button which is also dynamically created.
However, each time I code it, I always ended wiring both buttons to control the same timer.
Can anyone help?