I'm working on a script that creates a dynamic bar, each button
represents an open note and button foreground and background colors are
set to the note colors. It's a colorful bar! I would like to render it
as a button array, because as a single row or column bar it stretches
outside the screen. I can create a button array with a skin, but then I
lose the various button colors because in a skin all repeat buttons take
the repeat/defaul setting. Does anyone have another idea? Possibly
something not too complicated or process intensive :-) Thanks,
--sgp