horizontal scroll control for wide applications
hello.
is it possible to make some kind of script, for objects to control the position of the screen without using a mouse wheel or using arrow keys. for application project sizes that go beyond the physical wideness of a laptop screen, desktop screen or monitor.
or can i [focus] on different objects within a patch, the patch might be 3000 wide, object 1 positioned at [0], object 2 at 2500. and have control to alternate those two positions, and goto those positions within my project/application.
ive made a small patch, that details more of what im asking. hope someone can put me in the right direction, cheers - rob.
Source Audio, many thanks for the help, cheers
regards - rob
SOURCE AUDIO, hello, just a query. if i wanted to make the scroll, vertical and not horizontal, what do i need to change,
sorry for the question, and its been a while, but, the theory of the scroll element has brought the idea to another patch/application, I'm just trying to figure what would make it vertical or horizontal, and what script i need to change, hope you can help, cheers - rob
if $1 0 scrolls horizontal,
then 0 $1 does vertical,
and $1 $2 accepts a list for both
ah right, ok, cheers, thanks for the info, kind regards - rob.