Bring to front/Send to back

batman2011's icon

How do I send an object to and from the front and the back of the display?

Christopher Dobrian's icon
Max Patch
Copy patch and select New From Clipboard in Max.

You can send a 'script' message to a thispatcher object, like this:
(note that the button has been given a scripting name 'button001')

Todd Harrop's icon

Thanks! this will help me too.

cjohnweaver's icon

Exactly what I was looking for too! Now I can have two matrixctrls sitting on each other to allow for pitch and duration for a step sequencer.

Tamiko's icon

Thank you again for the tip, Christopher :)

Chris Vandyke's icon

Very helpful, thank you!