Scrolling to beginning of selected line in a text field. - SOLVED

James Hale james at thehales.id.au
Thu Jul 12 04:55:49 EDT 2012


It might be a kludge but I have solved my select line display dilemma.

Instead of just a "select line x of..."

I have added...
   Select word 1 of line x of....
   Put the vscroll of field "the field" into the_scroll
   Select line x of ....
   Set the vscroll of field "the field" to the_scroll

This is pretty fast so there is no need to lock the screen.

James




More information about the use-livecode mailing list