Answer dialog with emoji etc.
Posted: Sat Nov 01, 2014 9:11 am
Hi
I tried the following test script to view a jazzed-up iOS answer dialog.
on mouseUp
answer (unicode) titled (more unicode)
end mouseUp
Doesn't work straightforward, at least on the simulator, got "???"s
Workaround:
Set the script by code. it works, and looks good!
I tried the following test script to view a jazzed-up iOS answer dialog.
on mouseUp
answer (unicode) titled (more unicode)
end mouseUp
Doesn't work straightforward, at least on the simulator, got "???"s
Workaround:
Set the script by code. it works, and looks good!