Hello, I have a question that I could not answer by reading the documentation or googling after it:
How can I let my code react to a "NSApplicationDidFinishLaunching" event to display a sheet as the first action after the window became visible? There is only a eventhandler, but not event I could subscribe to. Thanks for your help, Sebastian

