Headers and encoding

Moderators: heatherlaine, kevinmiller, robinmiller, Zryip TheSlug

Post Reply
ludo
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 72
Joined: Mon Dec 03, 2007 6:10 pm

Headers and encoding

Post by ludo » Sun Aug 07, 2016 3:55 pm

Hello,

Some header of my datagrid contains accented chars. On macOS it's ok : "Bébés".
on iOS not : "BÈbÈs" (like if i display accented chars in Windows encoding on a mac) .

I've tried this : http://lessons.livecode.com/m/4068/l/56 ... a-datagrid
but when i set it, the header are in chinese !

How set the header in UTF8 ?

Thanks

Zryip TheSlug
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 163
Joined: Tue Jan 26, 2010 10:15 pm
Contact:

Re: Headers and encoding

Post by Zryip TheSlug » Thu Aug 18, 2016 10:57 pm

Hi Ludo,

What is your version of Livecode?
TheSlug
http://www.aslugontheroad.com - Tutorials, demo stacks and plugins for LiveCode
Data Grid Helper - An intuitive interface for building LiveCode's Data Grids
Excel Library- Extends the LiveCode language for controlling MS Excel

Post Reply

Return to “Data Grid Helper”