Groups | Blog | Home
all groups > dotnet compact framework > july 2005 >

dotnet compact framework : How to preventing flashing at form construction



sj
7/14/2005 5:44:24 PM
I am developing a kiosk application running CE.NET. The application
launches wizards, where each page of the wizard is a form in itself.
When I start the application, a splash screen appears.

Now, all the 50-60 wizard pages are being created behind the scenes. I
see an ugly flashing (a rectangle that maximizes and then minimizes) of
each page that is created, even though they are programmatically set to
Hide in the constructor.


I tried moving the location of the form of the screen, but that doesn't
seem to do the trick.

Sandeep
ctacke/
7/14/2005 9:15:57 PM
This is a known issue with the RTM version of the CF. Update to SP3.

-Chris

[quoted text, click to view]

Daniel Moth
7/19/2005 7:32:11 PM
Also add this registry key/value:
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactframework/browse_frm/thread/460f538c930b07e5/5a58164a34c09480

Cheers
Daniel
--
http://www.danielmoth.com/Blog/


[quoted text, click to view]
AddThis Social Bookmark Button