|
From: Alain A. <ala...@wa...> - 2014-01-31 13:58:29
|
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 31/01/2014 13:39, Alain Aupeix a
écrit :<br>
</div>
<blockquote cite="mid:52E...@wa..." type="cite">It
seems that SetAppLocale is the master, and all the values we can
set for cdp or datacp are not executed.<br>
</blockquote>
I had a look to what was doing SetAppLocal() and I saw that in
window.c, there where only 3 functions concerning the value of
SetAppLocale :<br>
<br>
<small><i>HB_FUNC( HWG_SETAPPLOCALE )</i> </small>which set
sZAppLocale<br>
<br>
<small><i>gchar * hwg_convert_to_utf8( const char * szText )</i><i>
</i></small>which converts strings to UTF8<br>
<br>
<small><i>gchar * hwg_convert_from_utf8( const char * szText ) </i></small>which
converts strings from UTF8 <br>
<br>
I suppose that conversion are made from and to UTF8, as GTK or must
probably use UTF8 only<br>
<br>
I suppose that all the hwg functions use these two function only<br>
Wouldn't it be suitable in a few case to have these functions able
to convert from and to other than UTF8 ?<br>
Could it be a solution to that problem ?<br>
I must say that this problem is too hard for me, and the questions I
said are perhaps stupide ...<br>
<br>
A+<br>
<div class="moz-signature">-- <br>
<hr>
Alain Aupeix<br>
<a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/">http://jujuland.pagesperso-orange.fr/</a><br>
<a class="moz-txt-link-freetext" href="http://pissobi-lacassagne.pagesperso-orange.fr/">http://pissobi-lacassagne.pagesperso-orange.fr/</a><br>
<hr>
<small>U.buntu 12.04 | G.ramps 3.4.6-1 | H.arbour 3.2.0dev
(2014-01-27 14:04) | HbIDE (Rev.279) | Five.Linux (r138) |
Hw.Gui (2217)</small>
<hr></div>
</body>
</html>
|