discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alert panels and timers


From: Fred Kiefer
Subject: Re: Alert panels and timers
Date: Tue, 12 Mar 2013 09:13:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3

On 11.03.2013 23:56, Riccardo Mottola wrote:
could it be that Timers to not work (any more) with Alert Panels, that
is Modal stuff?

GWorkspace has a Logout feature which has a timer. It schedules a timer
(See WorkspaceApplication.m startLogout) and then a NSRunAlertPanel.

Apparently, the timer never fires, so logout never happens. I'm pretty
sure it used to work!

Did something change in GNUstep? Should it work or do I have a work-around?

If anything changed, then this must have been in base. The obvious solution to your problem is to make the same change that I did for tool tips.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]