on mouseUp
   put the thumbposition of me
end mouseUp

On 05.04.2014, at 09:41, la...@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@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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to