Scrollbar

Fran=?ISO-8859-1?B?5w==?=ois Cuneo francois.cuneo at cuk.ch
Mon Feb 18 09:42:01 EST 2002


> It flickers because you try to execute the handler continuously. A solution
> might be using the mouseUp handler:
> 
> on scrollbarDrag
> put the thumbPos of me into field 1
> end scrollbarDrag
> 
> on mouseUp
> set the thumbpos of me to round(the thumbpos of me)
> end mouseUp
> 
> It then will only snap when released, but it may be acceptable.
> 
>> Ken Ray
Fine too!
Thank you!
--------------------------------------------------------------------------

François Cuneo
Au Champ du Pré
1353 Bofflens

e-mail: mailto:francois.cuneo at cuk.ch

Web Cuk New Technologies, programmes éducatifs pour Mac: http://www.cuk.ch
Web CUK, humeurs et tests sur le mac: http://www.cuk.ch/articles

Tél: ++41 (024) 441.17.81
Fax: ++41 (024) 441.17.05






More information about the use-livecode mailing list