Euro Symbol on Android

2012-07-11 Thread Dan Friedman
If I do this on iOS (or MacOS), I get the proper results: put € into field 1 However, if I do the same thing on Android, I get some goofy character. How do you get a euro character to show on Android? I ran this on my Android device: on mouseUp ask enter char: --i entered the

Re: Euro Symbol on Android

2012-07-11 Thread Devin Asay
Dan, As of version 5.5.1, this works: set the htmltext of fld 1 to euro; Have you tried that on Android? Devin On Jul 11, 2012, at 9:11 AM, Dan Friedman wrote: If I do this on iOS (or MacOS), I get the proper results: put € into field 1 However, if I do the same thing on

Re: Euro Symbol on Android

2012-07-11 Thread Dan Friedman
Devin, That didn't work for me. But, this did: set the htmltext of field 1 to euro; Thanks!! -Dan Dan, As of version 5.5.1, this works: set the htmltext of fld 1 to € Have you tried that on Android? Devin On Jul 11, 2012, at 9:11 AM, Dan Friedman wrote: If I do

Re: Euro Symbol on Android

2012-07-11 Thread Devin Asay
LOL! Actually, what I sent you was exactly what you wrote in your reply. One of our email clients must have rendered it as HTML. Glad you got it to work. Devin On Jul 11, 2012, at 9:57 AM, Dan Friedman wrote: Devin, That didn't work for me. But, this did: set the htmltext of field 1