First Use

Frank D. Engel, Jr. fde101 at fjrhome.net
Mon Aug 2 12:55:40 EDT 2004


> The other problem was the seeming lack of a way to set the scroll of a 
> text field from a script. Not knowing the current whereabouts of 
> Danny's old book, I'm going on memory but shouldn't there be a command 
> like:
>
> set the scroll of fld "Output" to 30000
>

The properties of interest are "vScroll" and "hScroll", for vertical 
and horizontal scrolling, respectively.

set the vScroll of field "Output" to 30000

or

set the hScroll of field "Output" to 30000


Units appear to be in pixels?



________________________________________________________________
$0 Web Hosting with up to 120MB web space, 1000 MB Data Transfer
10 Personalized POP and Web E-mail Accounts, and much more.
Get It Now At www.doteasy.com





More information about the use-livecode mailing list