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 TiddlyWiki
Hello,
I wonder if there exists a way (or several) to attribute an action to a button double click. I found nothing in the doc and in older forum posts.
Thanks in advance for any hints. P.
Jed Carty
unread,
Mar 19, 2018, 6:48:37 AM3/19/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 TiddlyWiki
Yes, it is possible but it would require either a new button widget or changes to the current one. I made a momentary button (a button that is active as long as you are holding down the mouse button on it) and it was pretty straight forward, adding the double click handler should be similar. It doesn't look like I have published that plugin online anywhere. If you want it as an example I can see about putting it up when I get the chance.
peuhpeuh singe
unread,
Mar 19, 2018, 6:56:20 AM3/19/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 TiddlyWiki
Thanks for your reply. I would really appreciate such an example if it is not to much work for you.