is there a way to surpress mouse actions in data structure arrays? i am afraid, the answer is no, but i thought, maybe one of the DS wizards here in the forum knows a way to achieve this.
just to clarify, i want to use a square (filledpolygon) as array-element to build a background for each cell of a step-sequencer. since it should only be a design element, it should not get any mouse events. adding the -x flag to the filledpolygon doesn't do the trick and [plot] doesn't accept that flag (respectivley, it has another function there).
thanks in advance!