Consultor Eletrônico



Kbase P136320: Chinese characters are displayed as undefined in CSComboBox control
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/10/2008
Status: Unverified

SYMPTOM(s):

Chinese characters are displayed as undefined in CSComboBox control

Chinese characters display as "?" when the control is edited after having been saved.

Chinese characters display as "?" when the program calling the control is executed.

FACT(s) (Environment):

OpenEdge client started with -cpinternal UTF-8 -cpstream UTF-8.
Simplified Chinese characters are entered into the Contents text box.
Chinese characters display correctly before the control is saved.
Windows
OpenEdge 10.x

CAUSE:

CSComboBox does not support non-ASCII text.

FIX:

Consider substituting the OpenEdge combo box widget for CSComboBox.