On 22/4/00 12:11 pm, Sivakatirswami <[EMAIL PROTECTED]> wrote:

> Is there some way to set the alignment of text in a background field other
> than "globally" i.e. we would like to set the alignment of the text in a
> background field on a per card basis. . .one card, to be centered, and then
> on the next card flush left, etc. but no such alignment seems available. Is
> this correct? The text menu does not offer "align" as in Supercard. I can
> only access it through the font attribute for the field and this changes the
> text alignment on all cards with that field. Is there a "work around?"

You can't set different alignments on the same field, regardless of whether
sharedText is true or false.  The only workaround would be something like:

on preOpenCard
  set the textAlign of fld "whatever" to "left"
end preOpenCard

Regards,

Kevin

> Hinduism Today
> 
> Sivakatirswami
> Editor's Assistant/Production Manager
> www.HinduismToday.com
> [EMAIL PROTECTED]

Kevin Miller <[EMAIL PROTECTED]> <http://www.xworlds.com/>
Cross Worlds Computing, MetaCard Distributors, Custom Development.
Tel: +44 (0)131 672 2909.  Fax: +44 (0)1639 830 707.


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to