Oops.
This may have not been helpful. Craig -----Original Message----- From: dunbarx <[email protected]> To: use-livecode <[email protected]> Sent: Sat, Apr 5, 2014 9:38 am Subject: Re: scrollbar question How about the "scrollerEndDrag" message? Craig Newman -----Original Message----- From: larry <[email protected]> To: How to use LiveCode <[email protected]> Sent: Sat, Apr 5, 2014 7:04 am Subject: Re: scrollbar question Thank you Bjornke, exactly what I needed. Larry ----- Original Message ----- From: "Björnke von Gierke" <[email protected]> To: "How to use LiveCode" <[email protected]> Sent: Saturday, April 05, 2014 2:05 AM Subject: Re: scrollbar question > on mouseUp > put the thumbposition of me > end mouseUp > > On 05.04.2014, at 09:41, [email protected] wrote: > >> I'm using a scrollbar to allow the user to set a value, but I am writing >> the value to a text file for later use and don't want to constantly >> update the file as the user drags. >> >> Is there a way to capture the final scrollbar value and then update the >> file when the user is finished dragging? I tried "on mouseLeave" but >> couldn't get that to work. >> >> Thank you in advance! >> >> Larry >> _______________________________________________ >> use-livecode mailing list >> [email protected] >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode > > > -- > > Use an alternative Dictionary viewer: > http://bjoernke.com/bvgdocu/ > > Chat with other RunRev developers: > http://bjoernke.com/chatrev/ > > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
