Re: [AD] Windows Addition for Message Parsing |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-10-08, Evert Glebbeek <eglebbk@xxxxxxxxxx> wrote:
> On 8 Oct 2008, at 20:17, Peter Wang wrote:
>
> > The event source field would contain the information, although not as
> > easy to interpret as an integer.
>
> Hmm... so in principle, the event system could already handle this?
Sure. If each mouse is treated as a different event source then the
event.mouse.source field can be used to distinguish between them.
Peter