View Single Post
04/12/15, 09:32 AM   #7
Minceraft
 
Minceraft's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2014
Posts: 51
Originally Posted by Baertram View Post
Instead of using 1 and 0 it might work with the function tostring(booleanValue) to compare/set them.
aButton:toggleButton() was what I saw for this. I was lookin at making an equalizer settings saver, so I peeked at it, Zgoo style. I think If you were to use the control names, the data tables for them and the functions associated, it would work!
  Reply With Quote