@Jeremy, I know it may be a couple of weeks before you read this, thank you 
for your help.
    I got the tm-copy message to fire and also pass the parameter to the 
function. Now all I have to do is figure out how to pass it to the clipboard. I 
have some ideas. First, I'm going write the one for Internet Explorer because 
that was what I used in TWC. Next, I want to see if I can embed zeroclipboard. 
Finally, and hopefully, I'll finish it off with replacing it with the HTML5 
Clipboard API. Those will all be in a different thread since I figured out how 
to render an additional widget message into the story. It doesn't do much yet 
but if you want to check it out it is here: 
http://t5a.tiddlyspot.com/#%24%3A%2FModules%2FStartup%2FCopy.js




Sent from my Samsung Epic™ 4G TouchJeremy Ruston <[email protected]> 
wrote:Hi Andrew

For handling custom widget messages you'd normally create a startup module like:

https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/startup/rootwidget.js

Macros can't handle widget messages; they are just invoked when the macro value 
is required.

Best wishes

Jeremy.

​
-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to