Przemyslaw Czerpak escribió:
On Mon, 02 Jun 2008, Guillermo Varona Silupú wrote:

Hi Guillermo,

It depends on used GT and font.
What GT driver do you use?
Using the GT and font default. I do not set any GT and font.
How do I know that GT and font that I am using?

to check GT driver you can run you program with //info switch, f.e:
   your_app //info
or add to your code:
   ? hb_gtVersion()
Ok. Thank you Przmek.

This is the GT used:

D:\Tst_CT>tst_ct //info
Harbour Terminal: Win32 buffered console
Harbour devel build 1.1-1 Intl. (Rev. 8358)
Windows XP 5.1.2600 Service Pack 2
DS avail=190000KB  OS avail=2064124KB  EMM avail=0KB  MemStat:On
the default GT for Windows is GTWIN. The font used by GTWIN
is out of Harbour control. You can try to set it for your
console window by setting/changing its properties and/or
installing font with glyphs you want to use. Maybe some
windows users will help you and describe details. The default
font and encoding used by console window depends on windows
version and national setting. It's not Harbour problem.
Again, Thank you Przmek, it became clear to me.

Best Regars
GVS
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to