; event/double-click view layout [ box "A Box" forest rate 1 feel [ engage: func [face action event] [ print [ action event/type] if action = 'down [ print event/double-click ] ] ] ]
You need to create an account or log in to post comments to this site.