Just noticed that UTF16 characters don't condense properly in
listboxes anymore.
To reproduce in the open event of a listbox add the following code...
dim s as string
s="This is a test sentence, it should only contain english characters."
me.AddRow s.ConvertEncoding(Encodings.UTF16)
When the listbox cell is automatically condensed all the characters
change, many change to japaneses characters.
If you want to sign on this bug report...
http://www.realsoftware.com/feedback/viewreport.php?reportid=bhugfuue
Drew Findley
Findley Designs, Inc.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>