View Full Version : Writing in arabic
zaknbou
06-29-2008, 03:20 PM
hi guys, my computer have the necessary arabic font , as i can write in many app right sentence in arabic as in m.office but when i write in ams it is just become ?????
please help me guys
thanks in advance
alsh3lan33
06-29-2008, 06:01 PM
you can change the font for the object's to arabic font
(listbox, Label, Paragraph, RichText,..)
but if you mean when write an arbic word's with the code it will become like ????? but it's ok becouse when you preview the project you will see the arabic Alphabet .
pic
http://www.alhnuf.com/up/m2/b2280d15ed.jpg (http://www.alhnuf.com/up). (http://www.alhnuf.com/230/)
http://www.alhnuf.com/up/m2/cd0ea1e3db.jpg (http://www.alhnuf.com/up). (http://www.alhnuf.com/230/)
i hope that will help.
zaknbou
06-30-2008, 12:57 PM
thanks mate for the reply ,
yup it worked but only with the "new rich text object" even when i preview it ,
??????? won't change
any help
alsh3lan33
07-04-2008, 05:29 AM
try this link
click here (http://www.bramjnet.com/vb3/showpost.php?p=2647878&postcount=354)
Esfahan
07-04-2008, 05:38 AM
Thanks a lot :yes
I had this prob in farsi lng:)
mortezaadi
06-05-2010, 06:35 AM
i have this problem too.
seems ams doesn't support Arabic/persian Languages so i'm using bitmap button its cool :lol:yes
hamseda04
02-28-2011, 11:39 AM
This code work correctly in Persian language:
a = {} ;
a.FontName = "B Lotus" ;
a.FontSize = 14
a.FontScript = 178
Button.SetProperties("Button1",a);
hmmftg
04-08-2011, 02:51 AM
This code work correctly in Persian language:
a = {} ;
a.FontName = "B Lotus" ;
a.FontSize = 14
a.FontScript = 178
Button.SetProperties("Button1",a);
Thank you my friend your help makes me too happy!!
Dastet dard nakone!
Powered by vBulletin™ Version 4.0.6 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.