K
Kevin
Hi, all!
I have an issue where an "owner-drawn" popup keyboard (which is just a
CDialog positioned at the bottom of the screen) is painting slowly. In
other words, the keyboard keys are painting one by one.
Is there a function I can call (or some other setting I can use) to tell
Windows not to physically display the dialog until all of the controls
are finished painting? I other words, I want the keyboard to "pop" onto
the screen, just like the SIP does.
I am using:
* eMbedded Visual C++ 4.0
* No .NET functionality/libraries
* Pocket PC 2003 / WinCE 4.2
Thanks,
Kevin
I have an issue where an "owner-drawn" popup keyboard (which is just a
CDialog positioned at the bottom of the screen) is painting slowly. In
other words, the keyboard keys are painting one by one.
Is there a function I can call (or some other setting I can use) to tell
Windows not to physically display the dialog until all of the controls
are finished painting? I other words, I want the keyboard to "pop" onto
the screen, just like the SIP does.
I am using:
* eMbedded Visual C++ 4.0
* No .NET functionality/libraries
* Pocket PC 2003 / WinCE 4.2
Thanks,
Kevin