PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Windows CE and inputPanel

Reply

Windows CE and inputPanel

 
Thread Tools Rate Thread
Old 16-03-2005, 07:24 AM   #1
Thore Berntsen
Guest
 
Posts: n/a
Default Windows CE and inputPanel


I'm converting a project from the Pocket PC platform to Windows CE. I hav
used the inputPanel in the Pocket PC application and that is not available
on CE. Does anyone know if there is a good component somwhere that I can use
instead? My device (a Intermec CN2) has a built in keyboard that's a part of
Win CE, but I don't think that is a very good solution.

Thore Berntsen


  Reply With Quote
Old 16-03-2005, 08:19 AM   #2
Sergey Bogdanov
Guest
 
Posts: n/a
Default Re: Windows CE and inputPanel

You may create your own Input Panel but you should write it using eVC
because it's impossible to create SIP in CF.NET. How it can be done see
this example:
http://www.pocketpcdn.com/articles/im.html

And for more information see:
http://www.pocketpcdn.com/sections/sip.html

Best regards,
Sergey Bogdanov
http://www.sergeybogdanov.com


Thore Berntsen wrote:
> I'm converting a project from the Pocket PC platform to Windows CE. I hav
> used the inputPanel in the Pocket PC application and that is not available
> on CE. Does anyone know if there is a good component somwhere that I can use
> instead? My device (a Intermec CN2) has a built in keyboard that's a part of
> Win CE, but I don't think that is a very good solution.
>
> Thore Berntsen
>
>

  Reply With Quote
Old 16-03-2005, 03:25 PM   #3
Paul G. Tobey [eMVP]
Guest
 
Posts: n/a
Default Re: Windows CE and inputPanel

It's up to the device OEM to decide that it's not there. Our devices have
SIPs and they're Windows CE.NET 4.2, not PPC...

Paul T.

"Sergey Bogdanov" <sergey.bogdanov@gmail.com> wrote in message
news:%23faLpDgKFHA.3500@TK2MSFTNGP14.phx.gbl...
> You may create your own Input Panel but you should write it using eVC
> because it's impossible to create SIP in CF.NET. How it can be done see
> this example:
> http://www.pocketpcdn.com/articles/im.html
>
> And for more information see:
> http://www.pocketpcdn.com/sections/sip.html
>
> Best regards,
> Sergey Bogdanov
> http://www.sergeybogdanov.com
>
>
> Thore Berntsen wrote:
>> I'm converting a project from the Pocket PC platform to Windows CE. I hav
>> used the inputPanel in the Pocket PC application and that is not
>> available on CE. Does anyone know if there is a good component somwhere
>> that I can use instead? My device (a Intermec CN2) has a built in
>> keyboard that's a part of Win CE, but I don't think that is a very good
>> solution.
>>
>> Thore Berntsen



  Reply With Quote
Old 17-03-2005, 07:00 PM   #4
Thore Berntsen
Guest
 
Posts: n/a
Default Re: Windows CE and inputPanel

You say our devices. Does that mean that You work for Intermec? I'm testing
a cN2 know and have seen the SIP, is it possible to control this SIP from my
program?

Thore Berntsen
"Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
wrote in message news:%23BF$wyjKFHA.3832@TK2MSFTNGP12.phx.gbl...
> It's up to the device OEM to decide that it's not there. Our devices have
> SIPs and they're Windows CE.NET 4.2, not PPC...
>
> Paul T.
>
> "Sergey Bogdanov" <sergey.bogdanov@gmail.com> wrote in message
> news:%23faLpDgKFHA.3500@TK2MSFTNGP14.phx.gbl...
>> You may create your own Input Panel but you should write it using eVC
>> because it's impossible to create SIP in CF.NET. How it can be done see
>> this example:
>> http://www.pocketpcdn.com/articles/im.html
>>
>> And for more information see:
>> http://www.pocketpcdn.com/sections/sip.html
>>
>> Best regards,
>> Sergey Bogdanov
>> http://www.sergeybogdanov.com
>>
>>
>> Thore Berntsen wrote:
>>> I'm converting a project from the Pocket PC platform to Windows CE. I
>>> hav used the inputPanel in the Pocket PC application and that is not
>>> available on CE. Does anyone know if there is a good component somwhere
>>> that I can use instead? My device (a Intermec CN2) has a built in
>>> keyboard that's a part of Win CE, but I don't think that is a very good
>>> solution.
>>>
>>> Thore Berntsen

>
>



  Reply With Quote
Old 17-03-2005, 07:03 PM   #5
Paul G. Tobey [eMVP]
Guest
 
Posts: n/a
Default Re: Windows CE and inputPanel

No, but we produce devices generally similar to Intermec devices. What do
you want to do with it?

Paul T.

"Thore Berntsen" <someone@microsoft.com> wrote in message
news:uvL6mOyKFHA.2136@TK2MSFTNGP14.phx.gbl...
> You say our devices. Does that mean that You work for Intermec? I'm
> testing a cN2 know and have seen the SIP, is it possible to control this
> SIP from my program?
>
> Thore Berntsen
> "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
> wrote in message news:%23BF$wyjKFHA.3832@TK2MSFTNGP12.phx.gbl...
>> It's up to the device OEM to decide that it's not there. Our devices
>> have SIPs and they're Windows CE.NET 4.2, not PPC...
>>
>> Paul T.
>>
>> "Sergey Bogdanov" <sergey.bogdanov@gmail.com> wrote in message
>> news:%23faLpDgKFHA.3500@TK2MSFTNGP14.phx.gbl...
>>> You may create your own Input Panel but you should write it using eVC
>>> because it's impossible to create SIP in CF.NET. How it can be done see
>>> this example:
>>> http://www.pocketpcdn.com/articles/im.html
>>>
>>> And for more information see:
>>> http://www.pocketpcdn.com/sections/sip.html
>>>
>>> Best regards,
>>> Sergey Bogdanov
>>> http://www.sergeybogdanov.com
>>>
>>>
>>> Thore Berntsen wrote:
>>>> I'm converting a project from the Pocket PC platform to Windows CE. I
>>>> hav used the inputPanel in the Pocket PC application and that is not
>>>> available on CE. Does anyone know if there is a good component somwhere
>>>> that I can use instead? My device (a Intermec CN2) has a built in
>>>> keyboard that's a part of Win CE, but I don't think that is a very good
>>>> solution.
>>>>
>>>> Thore Berntsen

>>
>>

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off