Re: [AD] Missing field in keyboard and mouse events |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2008-08-11, Trent Gamblin <trent@xxxxxxxxxx> wrote:
> >From ALLEGRO_KEYBOARD_EVENT and ALLEGRO_MOUSE_EVENT, there is a
> field "struct ALLEGRO_DISPLAY *__display__dont_use_yet__;". I was
> going to do something for a new window movement example but I needed
> to know which display the clicks were coming from. So I think it's
> time we implement this field.
Yep.
We're also missing window focus-in and focus-out events.
Peter