I want to write a program with GUI, so I use FLTK. But the Chinese display as "????" in Ubuntu Linux. WinXP is OK.
I know FLTK support UTF8, and I guarantee the code sources is UTF8.
What I should Do? Change system settings or change my C++ code?
Thanks!