[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Announcement: Contiki 1.3



Oliver Schmidt wrote:
> The directory application window is as big as the desktop so it can't
> actually be moved. But the redraws happen anyway. My assumption is
> that it's this what you refer to as flicker.

Ok, that is the flicker... I see the desktop flickering through to the
directory
window when the directory window title is highlighted (IE move window
mode)
...  I was seeing flicker because my machine is accelerated... Forcing
a
1mhz boot shows the screen flash between the directory and the
desktop...

It appears as if the entire screen is restored each time the mouse is
moved (when a window title is highlighted)....  Perhaps the screen
redraw routine could be optimized to only redraw the screen area that
is
revealed when a window is moved..

Rich