You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to guess-discuss
Hi everyone,
I'm new to using event handlers in general--especially in GUESS. I see
there are special events for mouse over a node.
But how about for mouse in canvas area but not over a node? This seems
to be the desirable prerequisite for adding a new node by mouse click.
How would I detect this situation and get the x,y location to put a
new node there?
I would use a running integer counter converted to string for the node
name.