hi!
I need to change GOP (Graph On Parent) canvas size of one abstraction instance from inside itself. is it possible?
message "donecanvasdialog" affects to all instances.
thanks test.pd
change GOP canvas size
hi!
I need to change GOP (Graph On Parent) canvas size of one abstraction instance from inside itself. is it possible?
message "donecanvasdialog" affects to all instances.
thanks test.pd
hopelessly microtonal
If you can afford to use an external, then the solution is [iemguts/sendcanvas]. If not, then you can try using [namecanvas $0-mycanvas] and sending the donecanvasdialog message to $0-mycanvas.
thanx! both working
hopelessly microtonal
Oops! Looks like something went wrong!