Unicode Compatibility |
Post Reply |
Author | |
Naveen
Newbie Joined: 19 July 2006 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 19 July 2006 at 3:47am |
Hello,
Can anyone tell me, How can I show unicode characters in commandbars. My unicode strings are in a database.
Regards
Naveen
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
You must use the Unicode version of the CommandBars OCX. You have to manually register it.
Note that it is not available for the Evaluation version. And in the Retail version the non-Unicode version is registered by default. You must go into the Bin directory of where you installed Codejock and manually register the unicode version with regsvr32 from the command line. |
|
nighthawk
Senior Member Joined: 11 June 2004 Status: Offline Points: 167 |
Post Options
Thanks(0)
|
I don't have a lot of experience with Unicode so I am currious why there is a seperate OCX file for Unicode? Is there a compatibility issue? Is it not possible to merge the two files?
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Only reason is that the Unicode version can not be run in Windows 95\98\Me
|
|
Naveen
Newbie Joined: 19 July 2006 Location: India Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Yes, I am using the unicode version of commandbar.ocx. I have registered the same as well.
I am using Windows XP OS. My Unicode strings are in DB. I am able to use this strings perfectly well with Forms 2.0 Controls. But, When I try to use the same way for commandbars, it shows some funny characters.
I need some solution at the earliest.. got a new deadline for the deliverable.
Thanks in Advance.
Naveen
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
It is only means that you do something wrong.... Be sure your string in Unicode. try to convert it with StrConv.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |