scrollbar on change..?

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
trenatos
Posts: 189
Joined: Wed Jul 03, 2013 6:46 am
Location: Virginia, USA
Contact:

scrollbar on change..?

Post by trenatos » Sat Dec 14, 2013 3:27 am

Not sure how else to put it..

I'm playing around with the image processing example and am trying to implement a few scrollbars for values.

But I can't figure out how to auto-update *while changing* the value on the scrollbar.

Not sure I'm explaining this right..

Is there some form of onChange I can use, that runs every time the value for the scrollbar changes? That way I can run the update function without having to let go of the mousebutton just to see the current value.
Marcus

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

Re: scrollbar on change..?

Post by Simon » Sat Dec 14, 2013 3:46 am

hmm... scrollbarDrag
Is that what you are looking for?

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

trenatos
Posts: 189
Joined: Wed Jul 03, 2013 6:46 am
Location: Virginia, USA
Contact:

Re: scrollbar on change..?

Post by trenatos » Sat Dec 14, 2013 3:51 am

That did the trick!

Thanks Simon
Marcus

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”