On Oct 24, 2008, at 5:04 PM, Nicolas Cueto wrote:

Hi Kenji,

Thank you!

One question: how to set the text contained
in the cJpToolTip customprop of an object?

I tried directly, cut and paste, and "set cJpTooltip
to unicode/uniencode(field "text",(Japanese))",
but no luck.

Nicolas,

If you want to grab unicode text from a field use:

set the cJptoolTip of btn "whatever" to unidecode(the unicodeText of fld "mytext","utf8")

Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University

_______________________________________________
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