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

Re: [MiNT] Wheel mouse and how events are delivered to apps...



Quoting Odd Skancke <ozk@atari.org>:

>
>
>  Hi list,
>
>  I am wondering how many different solutions to driving the wheel on a
> mouse and how wheel events are delivered to the applications. Any one
> have an overview, or place to read, about these things? Does MyAES
> deliver wheel events like XaAES for example?

Not all feature of wheel from XaAES are support, only send classical GEM
messages if application not ask for specific messages (like most applications)
and support the specific wheel message as XaAES. I suppose there is some
diffrence in managing specific wheel message, windows by windows, but I not
know any software using it.

Totaly abstract from this subject:
For application like taskbar, or ztask, I have add a specific configuration to
force application to be able to stay on first plane while keyboard focus stay
on classical appplication. I think it could be possible to add a wind_set() to
do the same if need, but I think application should not wan't to have keyboard
focus for this window. This will be avaible for next realease like realtime
move an resize.

regards

Olivier
>
>
>  Best Regards,
> Odd Skancke
>
>
>
>
>
>


--