Page 1 of 1

Coding a scroll bar so that some buttons are off screen

Posted: Sun Apr 26, 2015 11:28 pm
by madamefeemy
Hi,

Let's say that I have a set of buttons through which I'd like to be able to scroll, such that only some of the buttons are visible at a time (and the rest are off screen). Please see the attached illustration.
image.jpg
How might I got about coding this scroll bar? I tried to go through the sample projects and work backwards, but none of them seemed to have this set-up.

Thanks!

Re: Coding a scroll bar so that some buttons are off screen

Posted: Mon Apr 27, 2015 2:49 am
by Simon
Hi madamefeemy,
You didn't mention if this was for mobile so here are 2 lessons
http://lessons.runrev.com/m/4071/l/1178 ... the-window
http://lessons.runrev.com/m/4069/l/9441 ... ll-a-field
The basic point is to group the control.

If you get stuck just ask.

Simon