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

Re: [MiNT] Menu redraw



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 ;)

Anyway, when Helmut is sure that the rectangle list is correct when moving from one menu to another (are you?) I would like to take a third look at the issue.