Thank you for your suggestion. A Widget sounds like the best direction to go, 
but would it have to be an event listener? Couldn't it just be returned via 
module-type macro and just return it from a macro call and then just use it as 
the marker in an ActionListopWidget entry. I want to try to get away from 
expensive event listeners. I have 20 different events that I want to call using 
buttons on my format toolbar. I think you have helped guide me though. It's 
tough trying to figure out what to do with new stuff when there aren't enough 
examples.


Happy Connecting. Sent from my Sprint Samsung Galaxy S® 5





-------- Original message --------
From: Matabele <matabele.b...@gmail.com> 
Date: 01/15/2016  11:16 AM  (GMT-07:00) 
To: TiddlyWiki <tiddlywiki@googlegroups.com> 
Subject: Re: [tw] Re: [TW5] ActionListopsWidget questions 

Hi Andrew
A quick look through the code suggests that it may be possible to implement 
this in the form of a widget -- perhaps an event listener, triggering a widget 
message that passes the selected text to a listener in an enclosing  widget 
(which then deals with the contents of the message.)
regards

On Wednesday, 13 January 2016 14:44:07 UTC+2, Andrew  wrote:
    
I found http://www.javascriptkit.com/javatutors/copytoclipboard.shtml but it is 
going to be another couple months before I pick it apart. I'm thinking of a 
widget to return selected as the marked param. Something like <<marked>>.




-- 

You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.

To post to this group, send email to tiddlywiki@googlegroups.com.

Visit this group at https://groups.google.com/group/tiddlywiki.

To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/aae89b6b-fab2-4598-b1c3-138163d0893a%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6cliq1gecgge2t6frj0jskny.1452886794668%40email.android.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to