Getting vScroll movement of a field scrollbar

Kay C Lan lan.kc.macmail at gmail.com
Mon Dec 10 20:52:06 EST 2007


On Dec 11, 2007 7:05 AM, James Hurley <jhurley0305 at sbcglobal.net> wrote:

>
> I would like the buttons to scroll with the field.
>

try using mouseEnter

on mouseEnter
   put the vScroll of me into tStart
end mouseEnter

HTH



More information about the use-livecode mailing list