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!
			
							Answer dialog with emoji etc.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
- 
				vikkysingh
- VIP Livecode Opensource Backer 
- Posts: 16
- Joined: Fri Dec 31, 2010 8:13 am
- 
				vikkysingh
- VIP Livecode Opensource Backer 
- Posts: 16
- Joined: Fri Dec 31, 2010 8:13 am
Re: Answer dialog with emoji etc.
I mean put the script into a field, say j; unicode should display OK>
And then set the script of button z to field j VIA CODE like on OpenCard
			
			
													And then set the script of button z to field j VIA CODE like on OpenCard
					Last edited by vikkysingh on Sat Nov 01, 2014 4:38 pm, edited 1 time in total.
									
			
									
						- 
				vikkysingh
- VIP Livecode Opensource Backer 
- Posts: 16
- Joined: Fri Dec 31, 2010 8:13 am
Re: Answer dialog with emoji etc.
Of course many other possibilities..
Unicode works, Livecode ROCKS!
			
							
			
									
									
						Unicode works, Livecode ROCKS!
- 
				newtronsols
- Posts: 192
- Joined: Tue Mar 11, 2014 12:57 pm
Re: Answer dialog with emoji etc.
Simple example of code would be useful.
			
			
									
									
						- 
				vikkysingh
- VIP Livecode Opensource Backer 
- Posts: 16
- Joined: Fri Dec 31, 2010 8:13 am
Re: Answer dialog with emoji etc.
Here's a screenshot of the field. You can use the Character Viewer in Mac to select symbols.