IME problem in MS Word

R

ryan bel

hi,
there is a problem in MS Word using IME. Using a word
document with formfields in it and some buttons. When the
chinese input is turn on then you pressm any character and
you then press tab, the focus is still on the previous
screen with the IME screen still up and in the previous
formfield.

i tried fixing this using a macro onExit in a formfield
with a function content of
public sub onExit
sendKeys "{ESC}"
end sub
so everytime it exit, it execute this function but it only
work on word2000.

can anybody help out on this :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top