Shailendra Vijayvergia <[EMAIL PROTECTED]> wrote:
> for text cast member, i'm getting error "lineHeight" property not
> found for text cast member. What's substitute or option available
> in text cast members to find out lin height.
Hi Shailendra,
There is no substitue: you have to work it out by hand:
tLineHeight = member("Text").charPosToLoc(1).locV + 1
Cheers,
James
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]