ToolBar and rebar not work Unicode word save in UTF8 prg

Post Reply
User avatar
richard-service
Posts: 804
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

ToolBar and rebar not work Unicode word save in UTF8 prg

Post by richard-service »

Hi

I build sample\Toolbar4.prg and rewrite some Unicode Chinese word save as UTF8 prg.
I found 32bit and 64bit FWH got problem. look below
Image
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
nageswaragunupudi
Posts: 10691
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: ToolBar and rebar not work Unicode word save in UTF8 prg

Post by nageswaragunupudi »

FWH own controls like buttonbar, tbtnbmp are all made fully Unicode compatible.
Regards

G. N. Rao.
Hyderabad, India
User avatar
richard-service
Posts: 804
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

Re: ToolBar and rebar not work Unicode word save in UTF8 prg

Post by richard-service »

nageswaragunupudi wrote:FWH own controls like buttonbar, tbtnbmp are all made fully Unicode compatible.
I see.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
User avatar
nageswaragunupudi
Posts: 10691
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: ToolBar and rebar not work Unicode word save in UTF8 prg

Post by nageswaragunupudi »

Unicode is implemented now for Rebars and Toolbars
Image
Regards

G. N. Rao.
Hyderabad, India
User avatar
richard-service
Posts: 804
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Contact:

Re: ToolBar and rebar not work Unicode word save in UTF8 prg

Post by richard-service »

nageswaragunupudi wrote:Unicode is implemented now for Rebars and Toolbars
Image
Look good.
Best Regards,

Richard

Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
Post Reply