> Tell me,exactly which file I have to change in the fltk > 1.1.6-utf8 running with visual c++ 6.0 for changing the > default unicode english to my requiremet > Bengali...........plz help me......
Have you seen my earlier post? Also, can you tell us what it is you are trying to do? I have fltk apps that can display Greek, Cyrillic, Arabic and CJK (china, japan, korea) characters on button labels and other simple widgets and that seems to be OK. So that should work for you, too, although I have never tried any Indic scripts. Also, my code does not have the means to support complex scripts in Fl_Text_Editor. That is a much harder problem (see my other post), so if that is what you are trying to do, you have some work ahead of you! Good luck! -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

