how to open/close a bpatcher?

plim's icon

hi all.

I wonder if there is a way to open / close a bpatcher, or to make it appears where I want.

I already tried "thispatcher" thing, and "pcontrol" but all I want is

toggle the bpatcher to open/appears...

is it something possible?

thankyou very much...

woyteg's icon

Yes.
Give the bpatcher a scripting name.
Use [thispatcher] to send messages to the bpatcher and turn on/off the add to presentation attribute for example.

plim's icon

so simple...

thank you very much.

I used message "scrip hide" "script show" to make the thing work!

thank you!