> 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:[EMAIL PROTECTED] 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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
