problem with xp-tablet dotnet application

From: Koen Appeltans (koen_at_sdt-informatics.be)
Date: 05/27/04


Date: 27 May 2004 01:42:08 -0700

Hi all,

I'm developping an application for an xp-tablet-pc.
It's a full xp, with the whole dotNet-framework (not just the
compact-part).

Now I'm having a specific problem that only happens on the tablet pc,
and not on my desktop-machine.

The problem is that sometimes when I call a ShowDialog on a Form
class, the border of the form appears, the form itself stays
transparent and he gets stuck in a loop.
When I put a messagebox to see where ge gets stuck the dialog appears
correctly.
Also when I make a right mouse click on the taskbar on that dialog, he
appears instantly.

I've created loggings, and he passes through the constructor and the
onLoad procedure. I looks like he gets into a wait loop in the onPaint
(guess?), but I don't have a onPaint handler in that Form.

Has anyone an idea what might go wrong ?? Or anyone that has similar
experiences ?

Tnx in advance !

kind regards,

Koen



Relevant Pages

  • Re: Batch script for maintaing remote services
    ... I want to kill this service before sc command go on stopping ... Does the loop breaks when it finds "stopped" status for a particular ... But how will I kill this service if it gets stuck in ... command parameter, makes sure that next service is only ...
    (microsoft.public.windowsxp.general)
  • Re: locked thread - how to investigate?
    ... With truss is there any way to focus on a ... the threads are being consumed which causes more consumption of the ... Perhaps you mean a thread stuck in a CPU loop? ...
    (comp.unix.solaris)
  • Re: Error Handling not Working ASP.NET
    ... Your code could easily get stuck in a loop in the error handler... ... any unhandled exception goes to Application_Error, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Bundle::CPAN install error
    ... Somewhere in this loop is where I suspect it's getting stuck. ... which file it's getting stuck trying to load. ... When you want to run your test script from the command line, ...
    (perl.beginners)
  • Re: help: why dosent this code work?
    ... > infinite loop:( ... it is stuck waiting on a semaphore that I never saw anyone signal. ... And that appears to be an infinite busy loop. ... Go and debug your code - first find where you are stuck. ...
    (comp.os.linux.misc)