[haiku-development] Re: Allowing BAlert without buttons denied

  • From: Adrien Destugues <pulkomandy@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 9 Aug 2015 09:54:33 +0200

On Sat, Aug 08, 2015 at 10:31:10PM +0200, Axel Dörfler wrote:

Am 03/08/2015 um 00:45 schrieb Dario Casalinuovo:
I'm just wondering if someone is contrary to allow BAlerts without
buttons in the async version of BAlert::Go. Actually there's a debug
call in _Prepare which doesn't allow it.

I need it to show an alert when the user close Media preferences and we
wait for media services to restart.

How about just using the notification service instead for this (and in that
case in general)?

We were doing this a few weeks ago, the problem is the media prefs must
not be exited during media server restart as that would abort the
restart process. The goal of this window would be to prevent exiting
until the restart is done.

--
Adrien.

Other related posts: