Button to open a new window

Mannishd's icon

Hi,

Is there a button or object that you can set to open a new patch when it is clicked?

Est's icon

You need to use a ubutton to send an open message to your embedded patch. You can add a text comment and a panel over the ubutton. See the panel help file for an example of how to make it respond to a click.

Eddy's icon
Max Patch
Copy patch and select New From Clipboard in Max.
Est's icon

sorry...forget to say that the open message goes to pcontrol!

DiGiTaLFX's icon

Thanks, this was useful for me!