Search found 5 matches

by LikePB
Sun Jan 09, 2005 11:01 pm
Forum: General Discussion
Topic: What should be in the next version!
Replies: 28
Views: 7291

Big and nice feature i think is support Unicode in PB.

Very users like use unicode strings and apps in PB but is always hard to work for this they must use another programming language :(

Other nice feature is fix lenght strings and maybe fix problem in KillThread() when use it.
by LikePB
Fri Nov 12, 2004 8:52 pm
Forum: Coding Questions
Topic: Problem to show language text
Replies: 8
Views: 2329

blueznl thanks for your info.

El_Choni thank you so much :D

Its work peferct. but how can i just show my word on window ? i want cancel random mode and just show my word example: الحبيب

Thanks again.
by LikePB
Wed Nov 10, 2004 10:13 pm
Forum: Coding Questions
Topic: Problem to show language text
Replies: 8
Views: 2329

Don't know anybody ? :cry:
by LikePB
Wed Nov 10, 2004 1:57 am
Forum: Coding Questions
Topic: Problem to show language text
Replies: 8
Views: 2329

GPI wrote: (btw.: jaPBe should support asian language (you must set the codepage in the preferences)).
Hi GPI

I use this too, i set codepage to Unicode UTF-8 and can write easy but when compile PB can's show that text true. now how must show this text in an window ? i think must use some API but not sure.
by LikePB
Tue Nov 09, 2004 10:46 pm
Forum: Coding Questions
Topic: Problem to show language text
Replies: 8
Views: 2329

Problem to show language text

Hi to all PB users :D

I'm newbie user to join this nice forums.

I have a problem for show asian language in PB window.

I want show a arabic text in TextGadget , DrawText or another way to show an arabic text in my window. i use Ansi2Uni to convert text in unicode or use some arabic fonts but ...