[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] force screen redraw in GEM/XAAES
On Sat, 06 Aug 2011 09:20:17 +0200, Markus Fröschle <markus@mubf.de> wrote:
I think I do remember vaguely sending a WM_REDRAW message (appl_write()
) to window #0 (=desktop) should do the trick (at least on some AES).
Almost. You can send a redraw-message to the owner of the desktop window.
But that will have the same effect as the form_do-trick, the menubar will
still not be redraw.
Jo Even