[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 12:17:52 +0000
Bugs item #2791999, was opened at 2009-05-15 00:27
Message generated for change (Comment added) made by elias
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: Invalid
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: Elias Pschernig (elias)
Date: 2009-05-15 12:17
Message:
It's not implemented properly in SVN yet either as far as I know (Trent
added a way to display a message box, but without custom buttons) - so
right now we have a job offer for implementing this, anyone is welcome to
send the patch :)
----------------------------------------------------------------------
Comment By: Lucas Junqueira Adami (lucasadami)
Date: 2009-05-15 10:35
Message:
Ok, I'm using the latest WIP release :)
I thought it was already working on Windows.
When the WIP will be updated?
Thanks a lot.
----------------------------------------------------------------------
Comment By: Evert Glebbeek (eglebbk)
Date: 2009-05-15 00: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