Utf in guiserver?
Posted: Wed May 14, 2008 4:30 pm
I've been unable to get utf (unicode) text displayed in a text pane... Is there a trick to getting it working, or does newLISP-GS not do Utf8?
Friends and Fans of newLISP
http://www.newlispfanclub.alh.net/forum/
http://www.newlispfanclub.alh.net/forum/viewtopic.php?f=10&t=2312
Code: Select all
((track-name "Céu Distante") (artist "Bebel Gilberto")
(duration "177.82600402832")
(year "2004")
(genre "Latin"))
((track-name "Samba Do Aviao") (artist "Miúcha & Antônio Carlos Jobim")
(duration "173.973007202148")
(year "1998")
(genre "Latin"))
((track-name "Essa Moça Ta Diferente") (artist "Faria, Flavio")
(duration "206.733001708984")
(year "1998")
(genre "Latin"))
((track-name "Cançao So Sal") (artist "Milton Nascimento")
(duration "196.666000366211")
(year "1998")
(genre "Latin"))
((track-name "O Ronco Da Cuica") (artist "João Bosco")
(duration "243.973007202148")
(year "1998")
(genre "Latin"))
((track-name "Bate Bate") (artist "José Barrense-Dias")
(duration "161.440002441406")
(year "1998")
(genre "Latin"))