Note: You must be registered in order to post a reply.
T O P I C R E V I E W
Warnie
Posted - 16 Apr 2008 : 20:43:30 Hi,
I am working on converting a English VB application to support Chinese data. I have replaced all data edit controls (text box, grid etc.) with hexagora's controls and successfully able to enter/read data through the application. However, I face few problems:
1. When I try to enter chinese characters using chinese IME (which comes with Windows XP) like Microsoft 3.0 pinyin, Quanpin, Neima, Shaungpin etc., the application crashes. This happens regularly. I searched in google and found there is some inherent problem with MSCOMCTL.OCX thats causing the crash while using double byte IME's. I have even installed Service Pack 6 for Studio 6.0 but still the problem persists. Does anyone face this problem before and know of some solution ?
2. The hexagora controls don't seem to work properly whenever the KeyPreview property of the form is set to TRUE. The form_keydown event doesnt get fired when the focus is on a hexagora textbox. Also, in these cases, I am not able to enter chinese characters through IME. The moment I finish typing the chinese characters and press enter, the characters disappear.
Any suggestions/directions to solve these issues would be really great.
Thanks, Warnie.
4 L A T E S T R E P L I E S (Newest First)
s.dav
Posted - 21 May 2008 : 20:44:10 Yes, this bug has been fixed in version 2.3 rev. 2
chamitha
Posted - 21 May 2008 : 05:31:55 Was this fixed?
Warnie
Posted - 17 Apr 2008 : 16:30:03 I have sent an email to you at xxxxx.com.