Problems showing main form of application

  • Thread starter Thread starter Simon Elliott
  • Start date Start date
S

Simon Elliott

I've developed an application for use on a tablet PC running Windows
XP. The application is designed to take up most of the tablet XP
screen: the screen is 768 wide by 1024 high and
the app window is 768 by 800.

If the application is launched while the virtual keyboard is popped up,
something very odd happens. A chunk of the main form is not rendered
above the top of the virtual keyboard.

I could understand it if the virtual keyboard was drawn over the top of
my main form, but there's actually a bit of the screen backdrop visible
between the top of the virtual keyboard and the chopped-off bottom of
my form.

Any thoughts?

Is there a more appropriate newsgroup for XP tablet software
development?
 
Hi Simon,
Is there a more appropriate newsgroup for XP tablet software development?

Yes, there is:
news://msnews.microsoft.com/microsoft.public.windows.tabletpc.developer

You will likely get a better chance of response there, this group deals
mainly with basic OS issues, there are not too many in-depth programmers.

--
Best of Luck,

Rick Rogers aka "Nutcase" MS-MVP - Windows
Windows isn't rocket science! That's my other hobby!

Associate Expert - WinXP - Expert Zone
 
Yes, there is:
news://msnews.microsoft.com/microsoft.public.windows.tabletpc.develope
r

You will likely get a better chance of response there, this group
deals mainly with basic OS issues, there are not too many in-depth
programmers.

Thanks. I'll repost there.
 
Back
Top