Page 1 of 1

using right to left (like farsi , arabic) languages

Posted: Fri Jan 20, 2006 2:12 pm
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

Posted: Fri Jan 20, 2006 3:03 pm
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...

Posted: Fri Jan 20, 2006 5:02 pm
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

Posted: Fri Jan 20, 2006 5:12 pm
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).

Posted: Fri Jan 20, 2006 11:03 pm
by blueznl
monday, definitely

:P

Posted: Fri Feb 03, 2006 8:07 pm
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

Posted: Fri Feb 03, 2006 8:09 pm
by Fred
You used the 'create unicode executable' switch ?

Posted: Fri Feb 03, 2006 8:26 pm
by Behnood
thanks fred
actually i found that the uncompatibility is in visual designer not the pb
regards
Behnood

Posted: Fri Feb 03, 2006 8:29 pm
by Num3
Be patient!

We are not feeding Fr34k until he makes a unicode IDE :twisted:

Posted: Fri Feb 03, 2006 9:15 pm
by blueznl
http://www.xs4all.nl/~bluez/datatalk/pu ... #2_unicode

you don't need an unicode editor to create unicode programs!?!

Posted: Fri Feb 03, 2006 9:34 pm
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.

Posted: Fri Feb 03, 2006 9:46 pm
by Berikco
Its compiled in PB 3.81 :)

Posted: Sat Feb 04, 2006 8:08 am
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