Hello,
When I show a dialog on my CE device the showing process is animated.
It starts with a rectangle in the middle of the screen and the
rectangle is growing and moving to its final position and size for the
dialog. The closing process is also animated.
Does anyone know if there is a registry setting that can turn this
animation effect off?
Thanks / Lars

Re: Dialog animation by Wally

Wally
Thu Apr 21 08:49:09 CDT 2005

Sounds like something is taking too much processor time and not allowing CE
enough time to re-paint the screen.

"L Martinsson" <lmn@flir.se> wrote in message
news:5376adfe.0504210020.4da3fbe5@posting.google.com...
> Hello,
> When I show a dialog on my CE device the showing process is animated.
> It starts with a rectangle in the middle of the screen and the
> rectangle is growing and moving to its final position and size for the
> dialog. The closing process is also animated.
> Does anyone know if there is a registry setting that can turn this
> animation effect off?
> Thanks / Lars



Re: Dialog animation by Jimbo

Jimbo
Thu Apr 21 10:29:35 CDT 2005

Try searching the file, reginit.ini, in the flat release directory. I
searched one (for an Internet Applicance-based platform) and didn't see
any entry having to do with the animation you're describing.


Re: Dialog animation by Jimbo

Jimbo
Thu Apr 21 16:40:04 CDT 2005

<soapbox>
For the embedded market, the animation (and other desktop-inherited
"features") is wasteful of resources (CPU time, code, and memory) and
should be removed. Perhaps this animation code can be removed if a)
it's provided under the shared source and b) that's permitted under the
licensing agreement.
</soapbox>