Hello, I've been able to use the pascocoa sample code to add a status item to my Carbon app, and it works to some extent. At first it did not respond to clicks, so I switched from using Application.run to NSApp.run. Now the events for both my Carbon app and the status item seem to be processed OK, but sometimes the app just terminates itself.
Is there a way to stick to Application.Run but deliver events for the NSApp too? Or set up the event handlers for the NSApp? Cheers, Tobias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
