When I add the event handler "Opening" to an App object (whether if I put code in it or not) the chosen default window will not show up. I tested this with some of the Objo examples and my own test apps, always same behavior. Code in App.Opening will be executed, but the default window is not shown.
Or is this just because Objo App is not like Xojo App?