Re: [AD] [ alleg-Bugs-2052840 ] ALLEGRO_EVENT_DISPLAY_SWITCH_IN |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] [ alleg-Bugs-2052840 ] ALLEGRO_EVENT_DISPLAY_SWITCH_IN
- From: "Trent Gamblin" <trent@xxxxxxxxxx>
- Date: Sat, 23 Aug 2008 14:17:33 -0600 (MDT)
On Sat, August 23, 2008 10:58 am, Peter Hull said:
> Is this event fired when a window switches in (as the name suggests)
> or when the app does (as AFAICS the windows implementation does)?
> I've
> got it doing the former on OS X, so if you flick between two windows
> you get one switch out and one switch in.
>
> Pete
Then you have it implemented correctly, I think.
Trent :{)>