InputPanel and WinCE

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've inserted an inputpanel on my form and when I execute it on WinCE
Emulator I get an exception.

Looking at previous post in this newsgroup I don't know if this happens only
on the emulator or even in the real device.

Could you confirm that if I have an application that can open several forms,
every form needs to have its own inputpanel ? In other words it is not
possible to have one single inputpanel for the application that can be called
by all the forms ?

Thank you in advance.

Keven Corazza
 
Confirmed. You can have one IP shared across forms on a 4.2 device. The VS
emulator (4.1) does indeed have some issues with the InputPanel.

Cheers
Daniel
 
Not a generic one that I know of. The recommendation is always to use a
PPC03 one, but obviously if you are targeting a specific device ask the OEM
for an SDK which should include an emulator.

Cheers
Daniel
 
Back
Top