scrollbarDrag question...

Garrett Hylltun garrett at paraboliclogic.com
Fri Mar 31 02:08:18 EST 2006


Richard Gaskin wrote:
[snip]
> In the meantime I've used this workaround:
> 
> on scrollBarDrag
>   if the clickV > the bottom of me - 16 then
>     -- do horizontal scrollbar stuff:
>   else
>     -- do vertical scrollbar stuff:
>   end if
> end scrollBarDrag

Outstanding!  This does the job just fine.  :-)

Richard, again, thank you for the help.  Ken Ray, thanks also for your 
suggestion.  And J. Landman Gay, thanks for responding also.

-Garrett



More information about the use-livecode mailing list