arrays do send click messages when clicked - unless you're dragging the mouse for a long time, a partial solution could be to use the message to trigger a time-limited polling (and when this polling finds differences, activates itself again).
Hello,
I've noticed that while structures in Pure Data usually can send "click" and "change" notifications when modified, this behavior doesn't seem to apply to the elements of an array within these structures (apart from polling solutions like using [metro]).
How difficult would it be to change this behavior in the future, or would Pure Data's architecture not easily allow for it?
Best regards,
Pierpaolo Barbiero