Hendrik van Rooyen wrote:
> "Jon Todd" wrote:
>
>
>>I'd like to have a button that when pressed executes a loop (this could be a
>>thread) and then stops execution when it's released (Push to Make - Single
>>Pole in electronics terms).
>>
>>I've tried the regular way of associating the procedur
"Jon Todd" wrote:
>I'd like to have a button that when pressed executes a loop (this could be a
>thread) and then stops execution when it's released (Push to Make - Single
>Pole in electronics terms).
>
>I've tried the regular way of associating the procedure with a callback and
>tried using an