disabling the background of a bang
Hi, I'm currently designing a GUI for an app, I want to use a large bang but I don't want the background (i.e the square bit) to be clickable, I only want the circle in the middle to be active. Any ideas?
Max Patch
Copy patch and select New From Clipboard in Max.
a bit of cheating, but does the trick ;)
... or create your own with jsui? more work, but more customizable...
Why not a [live.button]?
EDIT: never noticed that the empty space at the corners of [live.button] is clickable too.