Same thing, different widget. You can probably make it simpler than this 
and this way the you have to either have your form change the state to 
remove the revealed text or uncheck the box instead of just clicking 
outside it.

Alternatively you can just use the previous one and style it as a checkbox. 
There isn't really much difference functionally between something that 
looks like a button and something that looks like a checkbox.

<$reveal type='match' state='bob!!text' text='show'>
<div style='background-color:pink'>
HELLO!!
</div>
</$reveal>

<$checkbox checked='show' unchecked='hide' tiddler='bob' field='text'>
Test
</$checkbox>


-- 
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/e9c9340e-14b5-4c01-a47c-9e4370c2b99c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to