The actual script I use for scrolling is:
set the vScroll of field "My Field" to the number of lines in field "My Field" \
* the effective textHeight of field "My Field"
You have to use "effective" because the text size may only be inherited and may not have been set.
Cheers,
Sarah
On Tuesday, January 21, 2003, at 07:27 am, Bj�rnke von Gierke wrote:
I already did this once. It included an "oldText" property, a "send to me in 1 second" handler and some calculating of the "formated height".
but I do not want to do it like that again, there must be a simpler solution to scroll a field all the way down when text gets entered (whether by hand or by script)
thanks
Bj�rnke
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
