pictctrl toggle without mouse
I have a pictctrl in toggle mode that I would like to control via the key and keyup objects rather than mouse clicks. Is there any way to get the 'clicked values' 1 and 0 without actually clicking?
Currently I can only send the pictctrl 1s and 0s, which gives me not-clicked values 1 and 0. It doesn't appear that I can send any particular message that will get what I'm wanting.
I'm using Max 4.6.
Thanks in advance.