Hi there, I need to create a runloop that's supposed to run for X minutes. Naturally, -runUntilDate: comes to mind. So far, so good.
My question is whether there is an appropriate method to get some/any kind of 'notification' that the runloop has stopped. I do not really care whether it stops because all input sources have been removed or the limitDate has been reached. I just need to send (or rather receive) a 'note' that the runloop stopped. Maybe this has an obvious answer but if so I can't see it... :-( Cheers, -- Chris -- GMX DSL = Maximale Leistung zum minimalen Preis! 2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
