scrollbar question

larry at significantplanet.org larry at significantplanet.org
Sat Apr 5 07:03:48 EDT 2014


Thank you Bjornke,  exactly what I needed.
Larry


----- Original Message ----- 
From: "Björnke von Gierke" <bvg at mac.com>
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
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, larry at significantplanet.org 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
>> use-livecode at lists.runrev.com
>> 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
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode 





More information about the use-livecode mailing list