--- In [email protected], sgp <[EMAIL PROTECTED]> wrote:
>
> 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 

Try inserting a *Format NewBarRow every x number of buttons. That will
give you a bar with multiple rows. No skins involved. (Glad that
capturecount example worked for you :) )

Regards,
Sheri


Reply via email to