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.

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to