controlling the cursor inside the node of your patch
how do you control the cursor inside the node box when you are using reactivison to trigger your nodes inside your patch
You can set the position of the system cursor from max with the pupdate message to Max.
From the ref.
pupdate
The word pupdate, followed by two integer values that specify horizontal and vertical position, moves the mouse cursor to that global location.
I'm not sure if that's what you need though.
-A
where does the pupdate exactly goes into and what integers and wat is basic setup that goes into my nodes plz i am stuck...
I have no idea what you are talking about.
;max pupdate $1 $2
is the format for this Max message.Put it in a message box
can i send you my max patch so yu can take a look at so you can see what i am talking about. cause im using recatavision to tryn to trigger the nodes so i guess thats when the max pupdate would connect to that bt i dnt know how to connect it
Post your Max patch here and maybe someone who actually uses Reactivision might chime in and help.
-A
for the [nodes] object, you need to send it commands to move either the nodes or the cursor, whichever you want to control: