Scrollbars and LittleArrows

J. Landman Gay jacque at hyperactivesw.com
Sun Sep 5 00:59:01 EDT 2004


On 9/4/04 9:52 AM, Jim Hurley wrote:

> I found that reversing the start and end values for the thumposition 
> (e.g. 100 and 0 respectively) and using the following script::
> 
> on scrollbardrag theThumbPos
>   set the lineinc of me  to -1
>   set the pageinc of me to -10
>   put theThumbpos into field 1
> end scrollbardrag
> 
> gave me the behavior I wanted.

Well whaddya know. You learn something every day.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com


More information about the use-livecode mailing list