Button to open a new window
Hi,
Is there a button or object that you can set to open a new patch when it is clicked?
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.
Max Patch
Copy patch and select New From Clipboard in Max.
sorry...forget to say that the open message goes to pcontrol!
Thanks, this was useful for me!