Hi Gregory,

Hello Everyone,

If I have a field full of text in, say, Geneva, and want it changed to Lucida Grande, how do I do it with a handler? I've tried
    set the textFont of fld "X" to "Lucida Grande"
but that only changes a text property of the field itself but not the appearance of text already in it.

try:

set the textFont of char 1 to -1 of fld "X" to "Lucida Grande"

    Gregory

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to