P
Peter Morris [Droopy eyes software]
Hi all
I am writing a simple PocketPC app. When I run my form (which has only 2
textboxes + 2 labels on it) I don't see the input panel on my device.
So, I add an InputPanel component to my form + set Enabled=True, and add
Microsoft.WindowsCE.Forms to my project. Now when I run my app on my
Intermec PPC I get an exception as follows
An unhandled exception of type 'System.Exception' occurred in
Microsoft.WindowsCE.Forms.dll
Additional information: Exception
Running the same app on the PocketPC emulator does exactly the same, so I
presume there is another way of getting keyboard input on a Pocket PC?
Can someone help please? I'm sorry if this is a very basic question.
Thanks
Pete
I am writing a simple PocketPC app. When I run my form (which has only 2
textboxes + 2 labels on it) I don't see the input panel on my device.
So, I add an InputPanel component to my form + set Enabled=True, and add
Microsoft.WindowsCE.Forms to my project. Now when I run my app on my
Intermec PPC I get an exception as follows
An unhandled exception of type 'System.Exception' occurred in
Microsoft.WindowsCE.Forms.dll
Additional information: Exception
Running the same app on the PocketPC emulator does exactly the same, so I
presume there is another way of getting keyboard input on a Pocket PC?
Can someone help please? I'm sorry if this is a very basic question.
Thanks
Pete