XBrowse ::bRClickHeader is not support unicode?

Post Reply
User avatar
dutch
Posts: 1554
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

XBrowse ::bRClickHeader is not support unicode?

Post by dutch »

Dear Master Rao,

I use unicode in header columns but ::bRClickHeader show incorrect.
Image
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
cnavarro
Posts: 6558
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: XBrowse ::bRClickHeader is not support unicode?

Post by cnavarro »

Dear Dutch
Please explain better, I do not understand what appears incorrectly
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
richard-service
Posts: 808
Joined: Tue Oct 16, 2007 8:57 am
Location: New Taipei City, Taiwan
Has thanked: 2 times
Contact:

Re: XBrowse ::bRClickHeader is not support unicode?

Post by richard-service »

dutch wrote:Dear Master Rao,

I use unicode in header columns but ::bRClickHeader show incorrect.
Image


Hi Dutch,

Could you show ::bRClickHeader sampel code? Your PRG save as UTF-8 include BOM or no BOM?
I use read Xrbowse col and show menuitem work fine.
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
dutch
Posts: 1554
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: XBrowse ::bRClickHeader is not support unicode?

Post by dutch »

Dear cnavarro,

::bRClickHeader shows header columns. Check and Uncheck hide/show columns. My header columns is "Thai" but ::bRClickHeader shows unreadable characters.
cnavarro wrote:Dear Dutch
Please explain better, I do not understand what appears incorrectly
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
User avatar
cnavarro
Posts: 6558
Joined: Wed Feb 15, 2012 8:25 pm
Location: España
Been thanked: 3 times

Re: XBrowse ::bRClickHeader is not support unicode?

Post by cnavarro »

Dear Dutch
Ok thanks, now I understand your problem
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
nageswaragunupudi
Posts: 10729
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Been thanked: 10 times
Contact:

Re: XBrowse ::bRClickHeader is not support unicode?

Post by nageswaragunupudi »

Working well for me when I tried with my native language.
Image

Can post here a comma separated list of your Thai headers (without quotes) for me to test?
Regards

G. N. Rao.
Hyderabad, India
User avatar
dutch
Posts: 1554
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Re: XBrowse ::bRClickHeader is not support unicode?

Post by dutch »

Dear Master Rao,

This is Thai header as picture.

Code: Select all | Expand

เลขห้อง, ปภ.ห้อง, ห้อง, แขก, จดหมาย, ชื่อแขก, สัญชาติ, วันเข้า, วันออก, กรุ๊ป, บริษัท, พักร่วม, รอ, แนบ, สถานะ, ปภ.แขก, หมายเหตุ, เที่ยวเข้า, เวลาเข้า, เที่ยวออก, เวลาออก, อล๊อตเม้นท์, ค่าห้องพัก, เด็ก, อ้างอิง, หมายเลขจอง, วันจอง, ผู้รับจอง

nageswaragunupudi wrote:Can post here a comma separated list of your Thai headers (without quotes) for me to test?

This below is the header with Unicode. The first column is "ห้อง" 4 Thai characters, it should shows 12 latin characters but it shows only 10 latin characters. That's why shows unreadable.
Image

Thank you in advance,
Regards,
Dutch

FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
Post Reply