LittleArrows Problem
Arthur Urban
aturban at qwest.net
Thu Sep 2 18:27:13 EDT 2004
This problem is very strange. I was able to do the same thing that you were
with no side effects. I have no idea why some littlearrows exhibit this
behaviour and others do not. Maybe time will tell.
I sure do appreciate the feedback, all.
~~~ Arthur
> > I've also discovered some other interesting math "behaviour" in
> > regards to
> > LittleArrows. If I do this in a script (to fix the above bug), I get
> > incorrect results:
> >
> > put -(the thumbPosition of me)
> >
> > If the thumbPosition happens to be at -6, I get 6.001984
> instead of 6.
> > This
>
> on mouseUp
> put -(the thumbpos of me)
> end mouseUp
>
> in a LittleArrows scrollbar (from -6 to 6) gives -> straight 6 to -6
> here on my machine...?
More information about the use-livecode
mailing list