[utf8vcl-general] [utf8vcl - General] RE: UTF8test project not working?
Status: Alpha
Brought to you by:
bluelive
From: SourceForge.net <no...@so...> - 2007-04-03 19:27:05
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4242043 By: bluelive While it is true that working with utf8 from the ide designer might cause problems, designing the gui with ascii labels or english text and using a runtime translater like kryvich's or gnugettext or one of the others completely avoids this problem. It does also seem that it is possible to use utf8 in dfm's in the recent ide's, which is stored as a widestring and correctly intercepted by utf8vcl before being turned into an ansistring. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=671785 |