Hi, 

My favorite repeater is the list widget:


\define buttonmacro(countUp, caption)

<$button style="background-color:White; width:100%; height:100%" >
"""
Button $caption$ $countUp$
"""</$button>
\end

<$list filter="[enlist[1 2 3]]" variable="nr">

<$macrocall $name="buttonmacro" countUp=<<nr>> caption="c" />

</$list>

Does that work for you? 

Cheers, 
Thomas 

-- 
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/702ad247-86d9-4941-ae34-8436fb46fd5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to