RRokkenAudio
11-18-2010, 03:09 PM
Thinking, the problem with scrollbars or some sort of scrolling control, would be that the drawing is done in the constructor. Not having tested, but is it possible to do the drawing in the onparamchange section? or make an onScrollChange method?
Or a way to call back the constructor. I'm not to informed about how this all actually works with the host. But it seems for scrolling you would have to recall the constructor with updated y values for knobs, or, draw the knobs elsewhere and update the y values.
Not that I would even use scrolling really, but, just one of those things I was thinking about while i was trying but couldn't sleep.
~RR.
Or a way to call back the constructor. I'm not to informed about how this all actually works with the host. But it seems for scrolling you would have to recall the constructor with updated y values for knobs, or, draw the knobs elsewhere and update the y values.
Not that I would even use scrolling really, but, just one of those things I was thinking about while i was trying but couldn't sleep.
~RR.