Hi Simon,
Thanks, I uploaded the correct version http://szenio.de/dyna/Titlebar.html

Meanwhile I did an experiment with your Hammerwidgets that I would like to show you. http://szenio.de/hammer/ It is turning all fields prefixed move_ into movable content with a litte extension of your $:/macro/move-tiddler-content <http://szenio.de/hammer/#%24%3A%2Fmacro%2Fmove-tiddler-content>

\define movdef() <$transclude field="move_$(fnumber)$" mode="block"/>

<$list filter="[all[current]fields[]removeprefix[move_]]" variable="fnumber">
<$macrocall $name="move" number=<<fnumber>> text=<<movdef>>/>
<br>
</$list>

I think I would be nice to upgrade this to achieve the same effect as in your resizable pan-demo 3 which has the advantage of beiing resizable and of beiing movable also outside the tiddler.

My problem at the moment is that I could not find out what exactly is necessary to make it work because i could not get it to work just with the hammer-plugin and the macro. Does it still neet the formula-plugin?

Greetings Jan





Am 02.12.2018 um 11:33 schrieb BurningTreeC:
Hi Jan, I've corrected some things in your test3.html, attached it below


--
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] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
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/fb2d314f-7846-40ab-ad37-60b3d3411e4f%40googlegroups.com <https://groups.google.com/d/msgid/tiddlywiki/fb2d314f-7846-40ab-ad37-60b3d3411e4f%40googlegroups.com?utm_medium=email&utm_source=footer>.
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 [email protected].
To post to this group, send email to [email protected].
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/5C03CAD6.2020903%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to