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

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to