victor888 Posted March 6, 2006 Posted March 6, 2006 (edited) I don't know why. If I use Chinese rtf help file that is ok.Should I use the final version? Edited March 17, 2006 by victor888
victor888 Posted March 7, 2006 Author Posted March 7, 2006 I see, maybe I should change "codepage=1200" to "codepage=936" then recompile.I will try now.
victor888 Posted March 8, 2006 Author Posted March 8, 2006 confused, it a bug?Do you have time to tell me how to solve this problem?
victor888 Posted March 8, 2006 Author Posted March 8, 2006 I am trying to edit rtf.c now though I don't know VC.I am sure I would succeedd. Certianly, authors help is appreciated.
victor888 Posted March 9, 2006 Author Posted March 9, 2006 This is not a simple problem, I am seeking help from professional VC forum now.
BenjaminKalytta Posted March 13, 2006 Posted March 13, 2006 There shouldn't be any problems with any characters because Unicode is used. What is the exact problem?Benjamin
victor888 Posted March 13, 2006 Author Posted March 13, 2006 I am very very glad to get your reply, I keep searching your foot print every day here.here is the pic.
victor888 Posted March 14, 2006 Author Posted March 14, 2006 addition:I made a help RTF file declared in settings section.When I appoint helptext.x=** then above unrecognizable appear.However if I don't use a help RTF file, Chinese charactor still can't be read in helptext.
BenjaminKalytta Posted March 16, 2006 Posted March 16, 2006 (edited) Please try my new version, it should work there.Btw. rtf files may not be saved as unicode file! It must be saved as ANSI file with unicode characters encoded in ascii text like \u123456\'3f. But modern RTF capable editors should do this automatically.Benjamin Edited March 16, 2006 by BenjaminKalytta
victor888 Posted March 16, 2006 Author Posted March 16, 2006 (edited) Confused!I have tried on another computer, every things is ok.But, this time, wrong again. Edited March 17, 2006 by victor888
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now