> Prompts in an evaluated parameter are problematic, as they're evaluated > when the button is created, not when it is being clicked. > (There's a discussion on this somewhere in the group archives... )
I now have a solution for this issue... http://www.TiddlyTools.com/#ClickifyPlugin Usage: instead of writing <<macroName param param param>> simply write: <<clickify macroName param param param>> This will render the indicated macro, but modify its 'on click' handling so that the macro's parameters will be automatically re- computed when it is clicked upon, thereby allowing functions like prompt(...) to be used as desired (i.e., to ask for input when the command is clicked, rather than when it is first rendered). enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

