Discussion:
Unicode controls VB6
(too old to reply)
David DB
2008-05-14 00:31:53 UTC
Permalink
Hi,

Many of the controls for VB6 is not Unicode aware.

Can anyone recommend a library of Unicode aware replacements ?

Hopefully also with some extended controls.

David
axtens
2008-05-14 02:45:34 UTC
Permalink
Post by David DB
Hi,
Many of the controls for VB6 is not Unicode aware.
Can anyone recommend a library of Unicode aware replacements ?
Hopefully also with some extended controls.
David
Not in any particular order:
http://www.hexagora.com/en_dw_unictrl.asp
http://www.example-code.com/vb/unicode.asp
http://www.unitoolbox.com/default.asp?page=utw_home_unitoolboxvb
http://www.cyberactivex.com/
https://forum.codejock.com/forum_posts.asp?TID=3014

Kind regards,
Bruce M. Axtens
Software Engineer
The Protium Project
Bill McCarthy
2008-05-14 03:02:31 UTC
Permalink
Hi David,

Bruce has posted some good links for replacements for VB6. One other
approach you can take is to use .NET controls inside your VB6 application.
Have a look at the Forms Interop toolkit on MSDN.
Post by David DB
Hi,
Many of the controls for VB6 is not Unicode aware.
Can anyone recommend a library of Unicode aware replacements ?
Hopefully also with some extended controls.
David
Timo Kunze
2008-05-14 11:42:00 UTC
Permalink
http://www.timosoft-software.de/phpBB2/dload.php

Not all controls on this site are Unicode. The following are not:
ExplorerTreeView 1.x
Animation 1.x
ProgressBar 1.x
FlatButton

Timo
--
www.TimoSoft-Software.de - Unicode controls for VB6
"Those who sacrifice freedom for safety deserve neither."
Continue reading on narkive:
Loading...