> Hey Mark, thanks. Partially works, -- it fixes the width, but the height is
> still huge (the new file is longer)....tried resetting the sprite again but
> it's still wacky....
Boxtype? If it's #adjust, manipulating the rect won't do a thing to the
height. #scroll or #fixed will allow you to set the height. And it does have
to be the member when you're trying to manipulate the rect of a field or
text sprite. Also, you have to set the rect of the member - trying to set
the height or width won't do a thing.
member("text").boxtype = #scroll
-Kurt
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]