[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] fVDI drawing bugs
Eero Tamminen, 13.09.2012 00:17:53:
I don't know where the errors are
You see them only if you have fVDI.
It was fVDI! Ok, the EmuTOS-VDI makes no filled circles, thats' a
difference.
Probably the easiest/smallest fix would be if XaAES (and
other multitasking AESes that have the same issue) would
issue redraw for the desktop menubar when:
* form_dial(FMD_FINISH...) is called with co-ordinates
overlapping the menubar, or
* a window which originally given co-ordinates overlapped
the menubar, is closed.
A clean AES-program should not be able to draw above the menubar, so what
did you do?
All above does not look like a professional way, I would really go with
WM_FULLSCREEN.
[1] If one would just need to call a function or two it
wouldn't so bad, but needing to construct a full menu
OBJECT tree structure to avoid XaAES freezing, is what
I don't know why XaAES freezes, maybe that could/should be fixed first?
--
Helmut Karlowski