problem with xp-tablet dotnet application
From: Koen Appeltans (koen_at_sdt-informatics.be)
Date: 05/27/04
- Next message: Alberto: "Re: problems intallation VS.Net"
- Previous message: msnews.microsoft.com: "Hashtable"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Alberto: "Re: problems intallation VS.Net"
- Previous message: msnews.microsoft.com: "Hashtable"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|