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

Re: [MiNT] Menu redraw



Ole, 24.03.2013 01:07:42:

Am Samstag, den 23.03.2013, 23:58 +0100 schrieb "Helmut Karlowski" <helmut.karlowski@ish.de>:
Peter Slegg, 23.03.2013 21:44:28:


Yes is does. Also why would it be much faster? The app could do the
redraw  by blitting, which gives about the same as if the AES would do
it.

The app suffers the same problem like the AES - it can't blit some backup-buffer because the content may changed, or was never fully shown (maybe overlapped by an other window, or whatever).
 And there are no offscreen bitmaps with standard VDI ;)

In that case the app must do a real redraw for the area that it could not draw before because it was hidden.

--
Helmut Karlowski