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

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



Are there any better examples on how to properly do fullscreen with multitasking AES / XaAES? - Eero

On MyAES just put option flying_menu = true, flying_menu_fix = false

In this case you have the fullscreen for application that can create a windows of the size of the screen, but this is specific and I not see how to do in general case. The most near is to create the maximum windows or put a desk to redraw what you want on screen with userdef.

Perhaps you can try to open a windows starting at 0,0 ???? perhaps some AES can support it ?

There is another strange solution, if you create a special menu that use USERDEF to redraw the area of the menu!

Olivier