Pesky fullscreen patcher

Anthony Palomba's icon

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?

Pedro Santos's icon

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.

Anthony Palomba's icon

I discovered you can open a patcher file on a text editor, this allows me to manually delete any "thispatcher" objects.

Roman Thilenius's icon

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.