Standalone opening unwanted window (and solution)
Hi all,
a weird problem that drove me nuts for some time: a standalone app for Mac I had built was always opening a text window on startup with the content of one of the files in the init folder, without being asked to.
Solution: There were [text readme.txt] objects in the patch; removing the default file name solved that weird behaviour.