From: ErwinGame <erw...@us...> - 2022-04-16 13:19:51
|
Okay --- ** [bugs:#355] al_show_native_message_box focus on Windows** **Status:** open **Group:** 5.1 **Labels:** Windows **Created:** Sat Apr 14, 2012 01:22 AM UTC by Peter Wang **Last Updated:** Tue Oct 09, 2012 04:21 PM UTC **Owner:** nobody http://www.allegro.cc/forums/thread/609911/951925#target We call MessageBoxW to open the message box. When we give the window handle of the display to MessageBoxW, the new window inherits(?) the window proc of the normal Allegro window. For some reason, due to the way the window proc handles the messages, the message box doesn't gain focus when it is created. --- Sent from sourceforge.net because all...@li... is subscribed to https://sourceforge.net/p/alleg/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alleg/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |