Pesky fullscreen patcher
I have a patcher I am trying to edit that comes up in full screen, with Max menu not visible. Is there a way I can keep the patch from starting up in full screen when the patch is loaded?
Can you get into edit mode? If you can, disconnect everything going to [thispatcher], particularly the fullscreen message, or erase the loadbang that triggers those messages.
Max Patch
Copy patch and select New From Clipboard in Max.
I discovered you can open a patcher file on a text editor, this allows me to manually delete any "thispatcher" objects.
i have a little patcher in my max folder with loadbang "max; menubar 1" closebang in it.
i launch it from the apple menu / dock / task bar when required.