RE: XForms: Greek letters on xforms

Danny G. Holstein (danny@holstein.tritonetd.com)
Thu, 12 Aug 1999 10:05:02 -0400 (EDT)

# To subscribers of the xforms list from "Danny G. Holstein" <danny@holstein.tritonetd.com> :

On 12-Aug-99 Daniel.Weiss@phys.uni-goettingen.de wrote:
>
> I want to put greek letters (delta, alpha) on my xforms, either as labels
> or isolated text. Is there an easy way to do that, without defining bitmaps
> for the purpose? I hope this is not a RTFM question.
>
I've tried the bitmaps, it worked but ain't pretty (as far as programming).

The nicer solution is to define:

obj = fl_add_text(FL_NORMAL_TEXT,310,110,20,20,"l");
fl_set_object_lstyle(obj,15);

which will place a nice \lambda where you want it. I don't know how you would
mix Greek and non-Greek though.

...Dan
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuhs.mil or see
http://bob.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuhs.mil/mailserv/list-archives/