VB6 Unicode问题(persain) [英] VB6 Unicode problem (persain)

查看:274
本文介绍了VB6 Unicode问题(persain)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我在vb6的文本框中写unicode字符有问题

我的电脑有波斯语,当我开始输入波斯语时(FARSI) )在Microsoft Forms 2.0文本框控件中它确实显示我错误的字符

有人可以帮助我吗?

非常感谢

解决方案

我必须同意SAKryukov,你可以下载 Visual Basic 2010 Express [ ^ ]。通常升级到.net是值得的。



最好的问候

Espen Harlinn


简短的答案:摆脱VB并尝试尽快忘记它。 VB6控件不支持Unicode。



大多数现代系统已经使用Unicode很长时间了。显示如此受欢迎的Unicode Perso-Arabic脚本 http://en.wikipedia.org/wiki/Perso-Arabic_script [ ^ ]从来都不是问题。



冗长而丑陋的方式:看起来VB6有许多第三方的Unicode控件。



请执行以下操作: http://en.lmgtfy。 com /?q = VB6 + Unicode [ ^ ]看到超过2百万的结果。但是,我会说 - 不要折磨自己,停止使用VB6。



-SA


< blockquote>这里,在VB6的设计模式和运行时都支持完整的unicode。



OptionButton

复选框

标签

CommandButton

文件I / O

剪贴板I / O

将Unicode放入其中的其他例程带有hWnd的任何VB控件的标题,

包括表格。



只需从这里下载即可完成设置:



http://motionlabresources.org/Unicode% 20安培;%20RTF%20for%20VB6.zip

Hi guys
I have a problem with writing unicode character in a text box in vb6
my pc have persian language and when I start to type in persian(FARSI) in Microsoft Forms 2.0 Textbox control it does show me wrong character
Can someone help me!
very thanks

解决方案

I'll have to agree with SAKryukov, you can download Visual Basic 2010 Express[^]. Usually upgrading to .net is well worth the effort.

Best regards
Espen Harlinn


Short and best answer: get rid of VB and try to forget it as soon as you can. VB6 controls don't support Unicode.

Most modern systems works with Unicode for a long time already. Showing so popular Unicode Perso-Arabic script http://en.wikipedia.org/wiki/Perso-Arabic_script[^] was never a problem.

Long and ugly way: it looks like there is a number of third-part Unicode controls for VB6.

Do this: http://en.lmgtfy.com/?q=VB6+Unicode[^] to see over 2 millions of results. However, I would say — don't torture yourself, stop using VB6.

—SA


Here, full unicode support in both design mode and during runtime for VB6.

OptionButton
Checkbox
Label
CommandButton
File I/O
Clipboard I/O
Other routines for putting Unicode into the caption of any VB control with a hWnd,
including forms.

Just download from here and you're all set:

http://motionlabresources.org/Unicode%20&%20RTF%20for%20VB6.zip


这篇关于VB6 Unicode问题(persain)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆