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

Re: [MiNT] XaAES doesn't deliver button events with evnt_multi()



Eero Tamminen, 11.09.2012 22:12:52:

Hi,

On tiistai 11 syyskuu 2012, Helmut Karlowski wrote:
> Does that send window resize/redraw event to the application so that
> it knows e.g. to resize the image it's showing?

No resize, the menu is drawn above that window.

How one can get (real) window that extends below the menu?

Or do you mean that with menu_ontop=0 option, they're automatically
created as such (wind_get(0...) returns full desktop area etc)?

The window will get full screen-coords when the menu is configured to be short anyway.

What ontop=0 does is you can draw above the menu if you want, which shows the function is there already, only the menu will top itself later.

--
Helmut Karlowski