Hi, In a project of mine, I'd like to use the NewtiddlerWidget from Stephan Hradek (http://tiddlystuff.tiddlyspot.com/) but I'd prefer to have it integrated in the ButtonWidget. It would give me the ability to use the other attributes of the ButtonWidget.
So I tried to extend the NavigatorWidget with a new message handler. The message could be "tw-new-tiddler-from-skeleton". I tried to write the handler for this message from the code of "NavigatorWidget.prototype.handleNewTiddlerEvent" and the code from in Stephan's widget. But to no avail ; it's above my skills for now ! So I was wondering whether someone (Stephan ?) could give me a hand on that case. The idea is the same as Stephan's : having variables defined by the <$set> widget and inside calling <$button message="tw-new-tiddler-from-skeleton" param="NameOfTheSkeletonTiddler"/> Thanks in advance. FrD -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

