Results 1 to 5 of 5

Thread: can't use inputPanel

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222

    Resolved can't use inputPanel

    when i put an input panel to my form i m getting the following exception

    An unhandled exception of type 'System.NotSupportedException' occurred in Microsoft.WindowsCE.Forms.dll

    any ideas please??
    Last edited by tolisss; Sep 20th, 2004 at 09:16 PM.
    Come and get our ISDN CallerID http://www.3wm.biz

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    I've seen this when developing an application for Windows CE, and using the Windows CE .NET Emulator. InputPanel seems to work fine when targeting Pocket PC. I just assumed that because it's CE, you don't get to use the InputPanel, even though VS lets you drop one on your form.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222
    Hi if I understand correctly are you saying that i can still continue writing my app for winCE without the input panel and when I deploy to the device(panel included) all will work fine

    can i do that ?
    Come and get our ISDN CallerID http://www.3wm.biz

  4. #4
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    I'm just saying that I've seen that same error. Sorry, but I'm not sure if it's fixable or if you just can't use the InputPanel with a CE target. I've only targeted PocketPC.

    Just got smart and googled. Apparently, the InputPanel can only be used with PocketPC, and not CE - that's what I was guessing in my first post, but never bothered to look it up, as I don't target CE.
    http://msdn.microsoft.com/library/de...tcfPPCtoCE.asp

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jul 2000
    Location
    didn't decide yet
    Posts
    222
    thnks Mike u rule!!!
    Come and get our ISDN CallerID http://www.3wm.biz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width