bsalsa - Delphi tips, tricks, code snippets,Samples Component Search Engine.

The current search engine database includes about 5000 Delphi web sites and growing...

By pressing the button, you can add the Search engine to your iGoogle. Add to Google


Go Back   EmbeddedWB - bsalsa forum > General Category > Known Bugs / Fixed Bugs > Fixed Bugs
FAQDonate Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
Old 05-14-2009, 11:52 AM   #1
Mode
Junior Member
 
Join Date: May 2009
Posts: 9
Unicode input

Hello,

I have been using your components for a long time and I first want to say thank you for a great set of components and for your efforts to keep it up to date and supported.

I recently started work on a multilingual project that required data entry into a web page in different languages. I have used tembeddedwb (v14.67.8) to open the web page and add the input but I noticed that when i change the keyboard to a different language, the characters show up as question marks ?. I have replaced the form with ttntform and although it works properly with twebbrowser, it still doesn't work with tembeddedwb. I am using D7Ent on Vista.

Is this a bug or a limitation in the current version? Is there a way to workaround it?

Any help would be greatly appreciated.

Thanks.
Mode is offline   Reply With Quote
Old 05-14-2009, 04:26 PM   #2
bsalsa
Administrator
 
bsalsa's Avatar
 
Join Date: Jan 1970
Posts: 1,309
Load up a demo so we can try it out.
bsalsa is offline   Reply With Quote
Old 05-14-2009, 06:05 PM   #3
Mode
Junior Member
 
Join Date: May 2009
Posts: 9
Please find attached.

I have to clarify something. Embeddedwb works fine with some languages,
but for some others like the one it loads when you click the "Quick .." button, it displays question marks while it works fine in twebbrowser.

The language it loads in Quick.. is called Divehi. Unicode identifier 0x465. From what I have seen, it doesn't work for languages that are unicode specific that don't have a default code page like Divehi, Hindi, Georgian or Armenian. Please refer to default code page column on this list http://msdn.microsoft.com/en-us/library/aa912040.aspx


Let me know if you would like more information.
Attached Files
File Type: zip embeddedwbunicode.zip (421.9 KB, 4 views)
Mode is offline   Reply With Quote
Old 05-14-2009, 10:48 PM   #4
smot
Main Developer
 
smot's Avatar
 
Join Date: May 2006
Posts: 937
Hello

I have already fixed this issue two weeks ago (for internal v14.67.9)
You can fix it in 14.67.8 by replacing SetWindowLong with SetWindowLongW.
smot is offline   Reply With Quote
Old 05-15-2009, 09:43 AM   #5
Mode
Junior Member
 
Join Date: May 2009
Posts: 9
Hello,

Yes, that fixed the problem. Thanks for the help guys.
Mode is offline   Reply With Quote
Old 05-15-2009, 11:38 AM   #6
bsalsa
Administrator
 
bsalsa's Avatar
 
Join Date: Jan 1970
Posts: 1,309
That was fast. Wasn't it?
bsalsa is offline   Reply With Quote
Old 02-07-2011, 01:31 AM   #7
taz
Junior Member
 
Join Date: Feb 2011
Posts: 1
Sir,

I am new to this component. I tried installing with three packages:

EmbeddedWB_D5-D2009_Version_14.67.8.rar
EmbeddedWB_D5-D2009_Version_14.67.9.zip
EmbeddedWB_D5-XE_Version_14.70.0.zip

I am using Delphi 2009, and I am loading the HTML from a TStringList.

Sadly, it does not show Unicode Text. It shows ? instead.

English text is shown correctly and even before adding the text to the StringList I examined the strings to be Unicode.

Are there any prerequisites or DEFINES to be made?

Thanks,
TaZ
taz is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT +3. The time now is 09:59 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
bsalsa@gmail.com