Scrollbars on a layout

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jalz
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 340
Joined: Fri Sep 12, 2008 11:04 pm

Scrollbars on a layout

Post by jalz » Mon Jun 02, 2014 10:40 pm

Hi all,

I've been trying to add scrollbars to a layout. I've found a tutorial http://lessons.runrev.com/m/4071/l/1178 ... the-window which I have been trying to copy. However I've managed to most of it, but my scrollbars are off screen around the grouped object where as in the tutorial they seem to be in the edge of the window.I was trying to attempt to get the scrollbars to display content in a 200x200 window.

I've attached my temp stack, what have I missed out to cause this to not work?

Thanks
Jalz
Attachments
scroll.livecode.zip
(1.93 KiB) Downloaded 169 times

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: Scrollbars on a layout

Post by Simon » Mon Jun 02, 2014 10:44 pm

Hi Jalz,
Your stack width is 300, the group width is 366.
It has to be smaller than the stack.

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Post Reply