using right to left (like farsi , arabic) languages

Working on new editor enhancements?
Behnood
User
User
Posts: 72
Joined: Fri Apr 25, 2003 10:07 pm
Location: Australia
Contact:

using right to left (like farsi , arabic) languages

Post by Behnood »

hi
as i tried to change objects caption (text) in my program to farsi langauge, i noted that the text will replace with ??? or some unreadable characters!
is it possible to write a program with farsi support?!
regards
Reza
El_Choni
TailBite Expert
TailBite Expert
Posts: 1007
Joined: Fri Apr 25, 2003 6:09 pm
Location: Spain

Post by El_Choni »

Yes, it's possible using the Windows API Unicode functions. But, if you're not in a hurry, you'd better wait a bit. Next PB release will probably make using Unicode much easier...
El_Choni
Behnood
User
User
Posts: 72
Joined: Fri Apr 25, 2003 10:07 pm
Location: Australia
Contact:

Post by Behnood »

and when will be the next release? as i saw before each new version takes long time , may be 3-4 monthes.
by the way i don't need input or output in farsi, i just want to have a farsi text on my command box and other stuffs.
the only way is windows api yet?
regards
Reza
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Post by Killswitch »

The next version - v4 - is a huge upgrade of PureBasic it might be a while (although Fred and said he something about a possibility of a pre-christmas release last year, so it might'nt be that long).
~I see one problem with your reasoning: the fact is thats not a chicken~
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

monday, definitely

:P
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Behnood
User
User
Posts: 72
Joined: Fri Apr 25, 2003 10:07 pm
Location: Australia
Contact:

Post by Behnood »

ok! the great purebasic 4 comes out finally. with so many thanks to all purebasic team because of adding so many features, i must say that the problem is still there!
it seems that there isn't anyone using purebasic beyond western languages.
cause i still just see ? for each farsi letter i use for my gadgets caption
any idea?
regards
Behnood
Fred
Administrator
Administrator
Posts: 18220
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

You used the 'create unicode executable' switch ?
Behnood
User
User
Posts: 72
Joined: Fri Apr 25, 2003 10:07 pm
Location: Australia
Contact:

Post by Behnood »

thanks fred
actually i found that the uncompatibility is in visual designer not the pb
regards
Behnood
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Be patient!

We are not feeding Fr34k until he makes a unicode IDE :twisted:
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6166
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

http://www.xs4all.nl/~bluez/datatalk/pu ... #2_unicode

you don't need an unicode editor to create unicode programs!?!
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

blueznl wrote:http://www.xs4all.nl/~bluez/datatalk/pu ... #2_unicode

you don't need an unicode editor to create unicode programs!?!
The problem is with the visual designer, it's compiled without unicode support.
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

Its compiled in PB 3.81 :)
Behnood
User
User
Posts: 72
Joined: Fri Apr 25, 2003 10:07 pm
Location: Australia
Contact:

Post by Behnood »

so i think the new visual designer will come out very soon. cause when there is a lot of new features in pb 4 so the dedicated visual designer must support them
regards
Behnood
Post Reply