For Programmers: Free Programming Magazines  


Home > Archive > Clarion > September 2005 > Re: How to display DBCS/MBCS string in status bar?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: How to display DBCS/MBCS string in status bar?
Leonid Chudakov

2005-09-20, 6:57 pm

Hi,

Check our KSstbar templates
http://www.klarisoft.com/KSNews_48.htm

--
--
Leonid Chudakov
chudakov@klarisoft.com
Cool tools and Clarion examples at
http://www.klarisoft.com

"Aubert Dupont" <Aubert.Dupont@XYZTEC.com> wrote in message
news:1127222089.837719.145450@f14g2000cwb.googlegroups.com...
> Hello,
>
> I'm currently working on the integration of Far East (Japanese,
> Chinese, Korean) languages into our application. I use the DBCS/MBCS
> coding system. This works fine on buttons, window titles, groups,
> prompts, etc.
>
> However, I cannot get the STATUS BAR display the DBCS characters! It
> displays the 'raw' DBCS string using incorrect character set (code
> page). Therefore I think the character set (code page) selection for
> the status bar does not work.
>
> For example, I tried to select the 'Japanese' code page of the status
> bar:
>
> SYSTEM{PROP:CharSet} = 128
> SYSTEM{PROP:CharSet + PROP:StatusFont} = 128
> SYSTEM{PROP:FontCharSet} = 128
>
> All compiles fine, but do NOT work!
>
> I use C55.
> Can anybody help me?
> Maybe I need to use some API call to set the character set manually?
>
> Thank you in advance,
> Regards,
> Aubert Dupont
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com