Hello every one,
I'm trying to set my form text utf-8 but still don't know to do this, please give me some advices.
Thank you all!
Hi,
without sharing code it is not clear what your code does. Is it your WinForms, or e.g. Tool Settings you attached your code through adapter?
Be aware MicroStation V8i is not (historically) UTF based, but your independent Windows should be fine.
With regards,
Jan
Bentley Accredited Developer: iTwin Platform - AssociateLabyrinth Technology | dev.notes() | cad.point
Yes this is my WinForms from my addin, I set my form text as Vietnamese and it breaks my font when show up
Lưu Nguyễn Ngọc said:I'm trying to set my form text utf-8..this is my WinForms from my addin
Surely this is a general C#/WinForms question, which you could ask somewhere like Stack Overflow.
Regards, Jon Summers LA Solutions
Lưu Nguyễn Ngọc said:Yes this is my WinForms from my addin, I set my form text as Vietnamese and it breaks my font when show up
I agree with Jon Summers that the issue looks like general problem, not specifically MicroStation one, so to check e.g. mentioned Stack Overflow may help.
I also recommend to check how Windows is configured, whether some from localization setting (e.g. what codepage should be used when it is not defined, as in old apps) cannot be used to change how fonts are displayed.