PC Review


Reply
Thread Tools Rate Thread

Control loosing its keypress event

 
 
oren
Guest
Posts: n/a
 
      14th Dec 2004
Hello,

Configuration: CF1 SP2 on CE.NET 4.2 on Symbol 8800.

I have an application that runns perfect on an IPAQ, but when running on
Symbol 8800 sometimes after several keypresses it starts to behave strage.

I have a KeyPress event on a listview and I am doing some stuff if
(e.KeyChar==13).

After some activity the KeyPress stops recieving key events (it seems that
the focus went out of the application - something like clicking the windows
logo button on the top left corner of the screen)

Sometimes I am able to overcome this by going to Settings\Buttons and
playing with buttons configuration. It will fail again after few minutes.

Usually going to Settings\Buttons will not fix the issue, and the only way
to fix it is by reseting the PDA & reloading the application.
After reseting & reloading the system will work OK for few minutes and fail
again.

I found no specific flow in my application that can explain this behaviour.

I have this issue only on the 8800 device. on IPAQ all is ok.

No much hair left on my head.

Any ideas ?

Thanks

Oren.


 
Reply With Quote
 
 
 
 
Adam Goetz
Guest
Posts: n/a
 
      15th Dec 2004
Just making a guess here.
Is the 8800 an RF unit? We have had issues with a RF signal indicator
stealing application focus.


 
Reply With Quote
 
oren
Guest
Posts: n/a
 
      15th Dec 2004
Its a WLAN device (WIFI).

Do you think it has something to do with loosing the focus ?

Regards.

"Adam Goetz" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Just making a guess here.
> Is the 8800 an RF unit? We have had issues with a RF signal indicator
> stealing application focus.
>
>



 
Reply With Quote
 
Adam Goetz
Guest
Posts: n/a
 
      15th Dec 2004
Without knowing more about your app, I cannot really say for sure, but it
was something we have had problems with in some cases, mainly with
full-screen apps.
Is the Ipaq also WiFi or is it a batch unit?


 
Reply With Quote
 
oren
Guest
Posts: n/a
 
      19th Dec 2004
IPAQ is also WIFI.

Application description:
The application is a data entry application, only 2 forms, with 2 listviews
filled with dynamic data. After data is entered, it is send as XML to a
remote HTTP server for processing.

I am also using the captureHButtons control for intercepting hardware keys
events.
This application does not use the scanner.

Maybe if someone has a 8800 device, I will be able to create a small sample
that demonstrates this issue.

Thanks again.

Oren.


"Adam Goetz" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Without knowing more about your app, I cannot really say for sure, but it
> was something we have had problems with in some cases, mainly with
> full-screen apps.
> Is the Ipaq also WiFi or is it a batch unit?
>
>



 
Reply With Quote
 
Bruce Bakely
Guest
Posts: n/a
 
      21st Dec 2004
You might try in your code setting the focus and/or capture property. I had
a similar sporatic problem on my 8146 that was fixed by setting me.Capture =
false in the OnLoad method.

"Adam Goetz" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Without knowing more about your app, I cannot really say for sure, but it
> was something we have had problems with in some cases, mainly with
> full-screen apps.
> Is the Ipaq also WiFi or is it a batch unit?
>
>



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Keypress Event on Control croy Microsoft Access Form Coding 6 16th Nov 2007 04:48 PM
Webbrowser Control and Keypress Event =?Utf-8?B?RHJhaWtv?= Microsoft Dot NET 0 22nd Nov 2005 07:05 AM
How to Process the Control C keypress event if it is not going to be handled? news.gorge.net Microsoft C# .NET 0 23rd Jun 2004 08:31 PM
Keypress event back to caller from control Tom Microsoft VB .NET 4 9th Jun 2004 12:49 AM
Re: Keypress event for control on subform not working Allen Browne Microsoft Access VBA Modules 0 10th Oct 2003 03:35 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:22 PM.