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

Re: [MiNT] permanent solution for redraw menu issue



Hi,

On keskiviikko 05 syyskuu 2012, Paul Wratt wrote:
> I suggest creating it in a new vdi/system call like
> vdi_exit_fullscreen (or similar)

Changing (adding) APIs is bad.

AES could just redraw the menu when "form_dial(FMD_FINISH,...)"
co-ordinates overlap with the menubar area i.e. "y < menubar_height".


	- Eero