Subject unable to fix charset and font for TIB_ComboBox
Author Michael Fung
Dear all,

I have a TIB_ComboBox with its DataField set to a integer field of a
TIB_Query. I set its font and charset to chinese in the IDE. At run
time I load its Items with chinese text ItemValues with integers. but
the chinese text cannot be display correctly.

It seems the font settings in the IDE is overrided during run time. I
tried to set the font settings to chinese at run time but still
doesn't help.

Any suggestion please? I ma using IBO4.3Aa

TIA.
Michael