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 glowscri...@googlegroups.com
Is there any way to catch a mouse click that is on a graph, not on a scene, e.g. to pick out a particular gcurve on that graph? Google made something up that did not work. If I try to bind a handler to a graph, glowscript complains.
Bruce Sherwood
unread,
Feb 24, 2025, 1:46:18 PMFeb 24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 Glowscript Users
I don't think there's a way to do what you want, unless you make your own graphs in a canvas. A related issue is that there is some difference in mousing for graphs that are fast=True (the default) and fast=False (somewhat fancier).