[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:44:00 +0000
Bugs item #2791999, was opened at 2009-05-15 02:27
Message generated for change (Comment added) made by eglebbk
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: Out of Date
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 :\
----------------------------------------------------------------------
>Comment By: Evert Glebbeek (eglebbk)
Date: 2009-05-15 02:44
Message:
There's an open bug calling for al_show_native_message_box() to be
implemented "for Mac and Windows."
The OS X port has been done for a while I think, the Windows
implementation has a timestamp of last week so it may only be in SVN and
not in the latest WIP release.
Please check if you are using current SVN.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2791999&group_id=5665