|
From: Alain A. <ala...@wa...> - 2014-01-29 17:25:21
|
<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 29/01/2014 13:11, Alexander S.Kresin
a écrit :<br>
</div>
<blockquote cite="mid:52E...@be..." type="cite">
<pre wrap=""> There is a commented line in dbview.prg:
hwg_SetAppLocale( "KOI8-R" )
It must present, if the data isn't in utf-8 or EN codepage.
You need to call this function with a name of your codepage - I
think, it is the "ISO-8859-1":
hwg_SetAppLocale( "ISO-8859-1" )</pre>
</blockquote>
Thanks for the answer, I have no more error message in the console,
but I have already an encoding problem.<br>
Have a look to the hard-copy ...<br>
<br>
<a class="moz-txt-link-freetext" href="https://www.dropbox.com/s/trx5qak85535svp/dbview1.png">https://www.dropbox.com/s/trx5qak85535svp/dbview1.png</a><br>
<br>
Another question about hw-gui : <br>
<br>
Is there a recent documentation of hw-gui ?<br>
The one found on the web is very old.<br>
Where or how can I found the list of hw-gui functions list ?<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>
|