[AD] [ alleg-Bugs-2791999 ] al_show_native_message_box() not working |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-2791999 ] al_show_native_message_box() not working
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Fri, 15 May 2009 00:27:14 +0000
Bugs item #2791999, was opened at 2009-05-14 20:27
Message generated for change (Tracker Item Submitted) made by lucasadami
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2791999&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Addons
Group: 4.9
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Lucas Junqueira Adami (lucasadami)
Assigned to: Nobody/Anonymous (nobody)
Summary: al_show_native_message_box() not working
Initial Comment:
I tried to show some messages here, but the function returns 0 automatically when called.
I used the example from sourceforge:
button = al_show_native_message_box("Fullscreen?",
"Do you want to run this game in fullscreen mode?",
"Never|Always|Not this time|Only this time",
ALLEGRO_MESSAGEBOX_QUESTION);
I'm under Windows. Please, someone verify it :\
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2791999&group_id=5665