DIALOG's title and national characters

DIALOG's title and national characters

Postby kadziola » Wed Nov 17, 2010 8:56 am

Hi all,

How to properly display polish national characters (word ILOŚĆ) in the title of DIALOG?
In 'normal' WINDOW all is ok.

Image
Regards
Jaroslaw Kadziola
kadziola
 
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: DIALOG's title and national characters

Postby Antonio Linares » Thu Dec 02, 2010 8:31 am

Jaroslaw,

Have you find a way to solve it ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41311
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: DIALOG's title and national characters

Postby Richard Chidiak » Thu Dec 02, 2010 4:58 pm

Have you tried at the beginning of your application ?

REQUEST HB_LANG_PL

HB_langSelect("PL") // I think it is PL please check

I had similar problems displaying french characters and i fixed it whith request and hb_langselect

Hth

Richard
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
User avatar
Richard Chidiak
 
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France

Re: DIALOG's title and national characters

Postby kadziola » Fri Dec 03, 2010 6:28 am

Hi Antonio and Richard,

My requests are as below :

Code: Select all  Expand view
REQUEST Hb_Lang_PLWIN
   REQUEST Hb_CodePage_PLWIN
   REQUEST DBFNTX
   Hb_LangSelect ('PL')
   Hb_SetCodePage ('PLWIN')
   RDDSETDEFAULT( "DBFNTX" )


Unfortunately, the problem occurs all the time. As I wrote in the 'normal' window titles are
displayed properly but the problem occurs in the DIALOG.

Regards
Jaroslaw Kadziola
kadziola
 
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: DIALOG's title and national characters

Postby kadziola » Sat Dec 04, 2010 2:48 pm

Hi all,

But this (displaying problem) is not a big problem. A big problem is the strange
behavior of applications written in harbour on PDAs and emulators with systems
newer than Windows Mobile 5, as described in post on Harbour Developers List
http://groups.google.com/group/harbour-devel/browse_thread/thread/2b124684b0709a34

What do You think about this problem ? How to solve this?

Best regards
Jaroslaw Kadziola
kadziola
 
Posts: 26
Joined: Tue May 11, 2010 7:26 am

Re: DIALOG's title and national characters

Postby Bayron » Sat Dec 04, 2010 8:40 pm

Jaroslaw, I don't know if Pocket PC have the functions
Code: Select all  Expand view

OemtoAnsi()
AnsitoOem()
 


I think that they can help you to show the text the way you want it...
=====>

Bayron Landaverry
(215)2226600 Philadelphia,PA, USA
+(502)46727275 Guatemala
MayaBuilders@gMail.com

FWH12.04||Harbour 3.2.0 (18754)||BCC6.5||UEstudio 10.10||
Windows 7 Ultimate

FiveWin, One line of code and it's done...
User avatar
Bayron
 
Posts: 815
Joined: Thu Dec 24, 2009 12:46 am
Location: Philadelphia, PA

Re: DIALOG's title and national characters

Postby kadziola » Sun Dec 05, 2010 11:51 am

Bayron,

Thanks for reply.These functions exists in harbour, but not helped me.
As i wrote - is not big problem for me, problem is in other place :
harbour's behavior in WM6 and WM6.5 described here :
http://groups.google.com/group/harbour- ... 4b0709a34#

Best Regards
Jaroslaw KAdziola
kadziola
 
Posts: 26
Joined: Tue May 11, 2010 7:26 am


Return to FiveWin for Pocket PC

Who is online

Users browsing this forum: No registered users and 5 guests