prob in inputting text to PPC emulator

  • Thread starter Thread starter Hari
  • Start date Start date
H

Hari

Hi,

I've a prob in inputting text to PPC emulator. I've recently
upgraded my CF1.0 app to CF2.0. With VS2003 emulator i was able to
input text to any textfield in my app directly typing it from the
keyboard. I did'nt need to use input panel. But this is not possible
right now. Its accepting input only from the input panel, not directly
from the keyboard. For few runs of the app after upgradation, i entered
text directly typing it on the PC keyboard. But suddenly it stopped
working. Any idea why this is so? Is it the prob with VS2005. Right now
my app is under testing. And using the input panel every time to input
is time-consuming. Plz tell me how to enable input from the keyboard.


- Hari
 
Hari,

I do not have an app that upgraded from 2003 to 2005 but I do have one
that is originally in 2005 without a panel and the keyboard entries
send keystrokes to the active control without a problem.
 
Back
Top