Unselect [chooser] items
Hello,
Do you know a trick to unselect all items in the [chooser] object without having to click on an empty space ?
I tried sending messages like integers, set -1, <(unamed)> or random text... nothing seems to work.
Any ideas ?
Thanks !
VL
EDIT : I just found an ugly method to do the trick with a dictionary...
If you have a better method, I would be glad to see it !
Max Patch
Copy patch and select New From Clipboard in Max.
EDIT again : Max 8.2.x now includes a deselect message for [chooser].
Much more efficient ;-) !