Hi, guys.
I'm looking for help on getting accented text (é ç è ù ê â etc.) to display properly in a Mac Standalone of my program.
I imagine I have to manually code my program to use UTF-8 or something? Or use alt-codes in my program instead of just typing accented letters?
EDIT: just for the sake of being explicit, accented text from URLs or from actual lines of code is not showing the right characters, I'm generally getting accented letters but not the right ones on Mac systems.
funky accents on Macs
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: funky accents on Macs
Hi,
Sorry I have to go but you can read these posts
http://forums.livecode.com/viewtopic.php?f=8&t=25684
http://forums.livecode.com/viewtopic.ph ... +urlencode
Best regards
Jean-Marc
Sorry I have to go but you can read these posts
http://forums.livecode.com/viewtopic.php?f=8&t=25684
http://forums.livecode.com/viewtopic.ph ... +urlencode
Best regards
Jean-Marc
https://alternatic.ch
Re: funky accents on Macs
Thanks!
I'm gonna try saving the .txt files to utf-8 and see if that solves the problem.
I'm gonna try saving the .txt files to utf-8 and see if that solves the problem.