Quote:
The new version opens up with the menu bar hidden, it get's vissible when i move it downward. Then it crashes when i try to resize the window. CMD+Q is not working to close the program. And when i quit it with clicking the red button it is still active in the tray.
What do you mean by 'menu bar', the top bar? So it opens outside the visible area of the screen? It shouldn't do that, I'm telling it to open at the default location (before that was (0,0) which caused exactly the issue that you're describing).
Crash on resize -> true. I need to check why. The same code - with the same GUI framework - works under Linux!
CMD+Q - didn't even know that combination, I would expect such things to be handled by the OS (equal to pressing the red button) but apparently it's not...
Red button: Something is hanging, which causes the thing to stay there. For now, right-click on the icon and close it.