July 3, 2013
7:58 a.m.
Am 03.07.2013 um 09:55 schrieb Goubier Thierry <thierry.goubier@cea.fr>:
Hi All,
anybody able to explain why in some cases I get a correct display of non-latin1 characters and in others not ? Like in the joined inspector.
Note that I'm displaying more or less the same WideString (where the Ï letter appears as ? or as Ï).
Camillo is right. The ? is the official character to display if a character isn't available in the font. Having encoding issues would display different things. Norbert