I updated a couple of old Max JSUI scripts to use the new mgraphics engine in Max6. This allows the JSUI object to draw much more quickly and to support transparent backgrounds.
https://github.com/olilarkin/olControls
ol.clickedlist.js
A JSUI javascript that displays a list of symbols. You can click on the symbol to select it. Then you can send a message to see which symbols are selected.
ol.pngknob.js
A JSUI javascript that loads a vertically-stiched knob strip image. The background colour of the knob can be set with an argument. There is also an optional readout.
https://github.com/olilarkin/olControls
ol.clickedlist.js
A JSUI javascript that displays a list of symbols. You can click on the symbol to select it. Then you can send a message to see which symbols are selected.
ol.pngknob.js
A JSUI javascript that loads a vertically-stiched knob strip image. The background colour of the knob can be set with an argument. There is also an optional readout.