Stephen Kaplan

Results 3 comments of Stephen Kaplan

You need to specifically call NSApplication's `setDelegate_` at some point, or you can directly subclass NSApplication. Adding the following to the bottom of AppDelegate.py causes "Finished loading!" to appear correctly:...

Not seeing this with Python 3.11.1, which Python version are you using?

@daredoes Another one, when you get a chance 🙂