Re: wxStyledTextCtrl, Eastern European script letter is replaced ascii character.
Tony Kennedy <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
Thankfully it is a font issue. Using the standard "Courier" font, it doesn't show correctly. "Courier New" works fine. Panic over. Tony. On Wednesday, 19 February 2025 at 16:21:50 UTC Vadim Zeitlin wrote: > On Wed, 19 Feb 2025 07:54:05 -0800 (PST) Tony Kennedy wrote: > > TK> I've got a wxStyledTextCtrl. Works great, except a user has just > informed > TK> me that an Eastern European character is not showing correctly in the > TK> control. > TK> > TK> I've attached an image showing my wxStyledTextCtrl showing "dospělí", > but > TK> the "ě" is replaced with a "@". When you zoom out a little, it's a > kind of > TK> filled in rectangle, not "@". > TK> > TK> I'm puzzled by this. A standard wxTextCtrl displays the same text > TK> correctly. It's just the wxStyledTextCtrl. The control displays > TK> Japanese/Chinese without any problems. > TK> > TK> Am I missing something or is this likely to be a bug? Now I think > about > TK> things, I wonder if it's a font issue. > > I've never seen any font with CJK but without a "ě" character, but it's > indeed the only explanation I see. Please try your user to check if using a > different font changes anything. > > Regards, > VZ > > -- > TT-Solutions: wxWidgets consultancy and technical support > https://www.tt-solutions.com/ > -- Please read https://www.wxwidgets.org/support/mlhowto.htm before posting. --- You received this message because you are subscribed to the Google Groups "wx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/wx-users/e7448fa8-d4be-408e-9050-c62361417885n%40googlegroups.com.