// copied from the first thread: simply add an arabic font to your resources. if you dont find arabic palm fonts on the internet, you can compile one yourself: there's a great freeware tool "xFONT" by MonteSoft (http://www.members.tripod.com/pericak) which can convert true type fonts (ie "WP Arabic Sihafa") to PilRC format palm fonts.
then load the font as described in the palm programmers companion and set it using FntSetFont(FontID id). that's about it... markus dresch (www.palmside.com) "Amir Hussain" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:107333@palm-dev-forum... > > Dear All, > I want to create a Palm Application for Palm OS version 3.5 that will show > Information in Arabic and French language. > Please Help me. > Thanks > Amir Hussain > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
