InputPanel and WinCE

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
 
D

Daniel Moth

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
 
D

Daniel Moth

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
 

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