Turn edit mode on or off with thispatcher?

boris's icon

Hello,

Is it possible to change from or to the edit mode by sending a message to a [thispatcher] object?

I have found out that this is possible for the presentation mode with the message (presentation 1) or (presentation 0). See the code I attached.

Also, is there a list available of messages that I can send to [thispatcher]? I found out about the (presentation 0) message through some topic. Shouldn't there be a complete reference for this somewhere?

Thanks!

Max Patch
Copy patch and select New From Clipboard in Max.

Boris

Ben Bracken's icon

Hi Boris,

I believe 'locked 0/1' will do the trick.

-Ben

boris's icon

Thank you!