printing
Jan Schenkel
janschenkel at yahoo.com
Thu Jun 24 16:52:17 EDT 2004
--- hershbp at verizon.net wrote:
> good , just needs a bit of polish. The container
> which in this case is
> a var with item names and prices, need to be
> justified to the right.
> and the text needs to be played around , the text
> size , the font. In a
> fld No problem I'd do set The "textAlign" but in a
> var seems to make a
> problem. and I believe the same is regarding the
> size and font.
> Thanks in advanced.
>
revPrintText has extra parameters to allow you to pass
a field reference to set the font and size :
--
on mouseUp
revPrintField tText,tHeaderText,tFooterText, \
the long id of field "FontAndSizeSetHere"
end mouseUp
--
However, this does not extend to the textAlign ; so
you should file an enhancement request in bugzilla and
hope this gets included soon.
Hope this helped,
Jan Schenkel.
=====
"As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld)
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
More information about the use-livecode
mailing list