Posted: 20 Apr 2008 21:22
Thank you! It's worse than I expected but I have a plan...
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
v7.00.0045 should fix it. Does it?infimum wrote:ö
Good!infimum wrote:Yes. The Catalog problem is fixed now.
The ::colonge script still shows the same window. Probably relating to that is that "ö" isn't shown correctly in the address bar, although Германия is shown correctly.
Anyway, steady steps toward full unicode support
Sorry, you can see Германия in your address bar in cyrillic letters??? I can't...infimum wrote:..."ö" isn't shown correctly in the address bar, although Германия is shown correctly.
infimum wrote:Yes. Is this the first time my system gets it right and your system doesn't?
Code: Select all
v7.00.0053 - 2008-04-26 22:02
+ Menu Edit | Paste Special | Paste Clipboard Into New Textfile:
This function as well as the Drop-Text-To-File feature now both
support UNICODE. So drag-drop your Olympic Games Schedule in
Chinese in a blink (in case you bother). Well...infimum wrote:"Германия" works, but "ö" doesn't work in my environmentCode: Select all
v7.00.0053 - 2008-04-26 22:02 + Menu Edit | Paste Special | Paste Clipboard Into New Textfile: This function as well as the Drop-Text-To-File feature now both support UNICODE. So drag-drop your Olympic Games Schedule in Chinese in a blink (in case you bother).
Okay, should be fixed in next version.admin wrote:Well...infimum wrote:"Германия" works, but "ö" doesn't work in my environmentCode: Select all
v7.00.0053 - 2008-04-26 22:02 + Menu Edit | Paste Special | Paste Clipboard Into New Textfile: This function as well as the Drop-Text-To-File feature now both support UNICODE. So drag-drop your Olympic Games Schedule in Chinese in a blink (in case you bother).
But if you have "Германия" AND "ö" in one file it does work, right?infimum wrote:I'm sorry, but the newly created txt file is encoded in the system default, not in UTF-16. So "ö" is necessarily garbled in my environment. With "Германия", it's correctly encoded in UTF-16
Yes, when both of them (seperated by space) make up a single text string on the clipboard. So why doesn't "Köln" alone work?admin wrote:But if you have "Германия" AND "ö" in one file it does work, right?
Because "ö" is within the ANSI range (#246) and I decided to create ANSI files for texts will all ANSI characters. If only one off-ANSI char is in a text I create a UNICODE file.infimum wrote:Yes, when both of them (seperated by space) make up a single text string on the clipboard. So why doesn't "Köln" alone work?admin wrote:But if you have "Германия" AND "ö" in one file it does work, right?