Unicode Support?
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
Manifold
- Posts: 62
- Joined: 20 Aug 2004 22:25
Unicode Support?
Does TrackerV3 support Unicode? I have some chinese songs on my computer and they have chinese filenames. Explorer shows them as they are meant to be seen as, chinese characters, but TrackerV3 just shows me several '???'. Ideas?
(I use Windows XP SP1)
(I use Windows XP SP1)
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Unicode Support?
Yep, this is a known issue. TrackerV3 does not support Unicode file names. And worse: it will never do, because the language it is written in (VB classic) does not support this. I know it's bad, but nothing can be done about it.
-
Manifold
- Posts: 62
- Joined: 20 Aug 2004 22:25
Arrrrr. Oh well. Is there anything at all I can do about this? Even (dare I mention) use another filemanager?
EDIT: I did some research, maybe these will be helpful:
http://www.unitoolbox.com/ - "Controls for Unicode development in Visual Basic"
EDIT: I did some research, maybe these will be helpful:
http://www.unitoolbox.com/ - "Controls for Unicode development in Visual Basic"
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Manifold
- Posts: 62
- Joined: 20 Aug 2004 22:25
Here's a taster, I hope it helps:
http://support.microsoft.com/default.as ... -us;193540 : "This article demonstrates how to read a Unicode string from a Unicode text file and display the string on a Visual Basic form."
http://www.mvps.org/vb/hardcore/html/whatisunicode.htm : Concerns Unicode and Visual Basic. I don't understand it enough to summarise, but it might be helpful.
http://www.powerbasic.com/support/forum ... 00014.html : "Visual Basic does not natively support this data-type, so it relies on a "kludge" to pass the correct data." Hmmm. Looks good.
http://www.freevbcode.com/ShowCode.asp?ID=3278 : "Have you ever wondered of using any language characters other than English in Your Visual Basic Project? ? Its now possible using UNICODE"
http://support.microsoft.com/default.as ... -us;193540 : "This article demonstrates how to read a Unicode string from a Unicode text file and display the string on a Visual Basic form."
http://www.mvps.org/vb/hardcore/html/whatisunicode.htm : Concerns Unicode and Visual Basic. I don't understand it enough to summarise, but it might be helpful.
http://www.powerbasic.com/support/forum ... 00014.html : "Visual Basic does not natively support this data-type, so it relies on a "kludge" to pass the correct data." Hmmm. Looks good.
http://www.freevbcode.com/ShowCode.asp?ID=3278 : "Have you ever wondered of using any language characters other than English in Your Visual Basic Project? ? Its now possible using UNICODE"
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Hi Manifold,Manifold wrote:Here's a taster, I hope it helps: ...
I looked into it and now I'm even surer than before that Unicode will not happen in TV3. While it's theoretically possible to do it with VB (good to know!), it would practically mean to rewrite the whole app from zero, which I certainly will not do.
But thanks for trying!
Don
-
admin
- Site Admin
- Posts: 66431
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
XYplorer Beta Club