Problem in Scrollbar

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
shalu
Posts: 72
Joined: Fri Mar 20, 2015 1:05 pm

Problem in Scrollbar

Post by shalu » Tue Sep 22, 2015 11:22 am

Hi All,

I have lots of buttons in my card while clicking these buttons they are expanding eg: (suppose I have button Details if click on this button there is an option for adding the name, age, address, etc.) my problem when buttons are expanding next button are going down so that, I have grouped this button and added a scrollbar but while move the scrollbar expanded item not scrolled :cry:
Attachments
exs.png
exs.png (27.57 KiB) Viewed 2361 times
--
Thanks
Shalu S

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10331
Joined: Wed May 06, 2009 2:28 pm

Re: Problem in Scrollbar

Post by dunbarx » Tue Sep 22, 2015 2:11 pm

Hi.

Are you using a dataGrid? Of type "form"?

Craig Newman

shalu
Posts: 72
Joined: Fri Mar 20, 2015 1:05 pm

Re: Problem in Scrollbar

Post by shalu » Wed Sep 23, 2015 4:21 am

Hi,

No it's a normal form, is the image above the reason for you thinking that it's dataGrid, It's just a dummy. The form is just like the above image while clicking main button it's expanding(it's contains another one group if I click it's shows the items if again click the item then it's hide items in the group ) so that I have grouped the main button and added scrolling bar with help of property of the group while scrolling only grouped main buttons will move.

Thanks
Shalu
--
Thanks
Shalu S

Post Reply