[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 wrote:

> > As Helmut suggested, zView is able to display images in fullscreen.
> > The source code is availble, I would suggest that you have a look at
> > them.
>
> That seems to be done with GEM, but its source doesn't
> seem to handle mouse button events in fullscreen either:
> http://z-tools.svn.sourceforge.net/viewvc/z-
> tools/trunk/zview/full_scr.c?revision=49&view=markup
>
> And it has exactly the same problem as my code, if you move
> the (invisible) mouse to the top of the screen and click
> there, the menubar items and even some elements from
> the underlying window become visible etc.

That might be an XaAES-bug: Window-widgets show up though they
shouldn't. I notice this also in other hard to reproduce situations,
maybe zview is a good testcase.

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

Make one ;-)

-Helmut