How to add Event 'mouseover' on Block or something to get Block when mouse move on workspace
201 views
Skip to first unread message
thanhn...@gmail.com
unread,
May 7, 2018, 5:52:01 AM5/7/18
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 Blockly
As subject, i want to get a Block on workspace when mouse move.
Some one help me to implement ?
Thanks all.
picklesrus
unread,
May 7, 2018, 2:58:00 PM5/7/18
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 Blockly
I'm not sure what you want to do with the block once you get it and that might change my answer, but I'd start by taking a look at the tooltip code as an example. It detects when the mouse moves into and out of a block.