Lister Radio Button Example

Hello all,
I’m putting together a UI to control a playback device and wanted simple Stop, Play, Pause radio buttons.
After reviewing Ivan’s example of creating a toggle button with lister I put together an example of radio buttons.

The important features include -
- maintaining radio state when the input table changes
- automatic creation of buttons for all states - toggle, roll,press, ect

Here’s the post -
viewtopic.php?f=4&t=12033&p=46806&hilit=lister+toggle#p46806

Here’s my example -
github.com/franklin113/RandomTo … ter_v1.tox

Any advice on making this more stable and bug free would be helpful. I’ve already noticed a couple oddities. If anyone is interested I can give more details.

Thanks!
-Tim