Hi Stephan! I'm really only playing around with things you developed, so I'm not an expert, but I thought: 1. your list splitter is a great way to tell a radio button about its siblings, BUT 2. radio buttons can only affect field values, not tags?
cmari On Sunday, February 23, 2014 11:04:27 PM UTC-8, Stephan Hradek wrote: > > Hi cmari! > > I also wanted to create a widget which would be able to do that. The > problem is that it is easily achievable if you're allowed to use the DOM > tree in order to retrieve "the other values". But this does not conform to > TiddlyWiki's model where the DOM tree might change whilc your widget is > still working. This paradigm makes some things more complicated as one > might think they are. > > I also wanted the radio buttons to be able to set and remove tags, but I > failed as I found no good way of making a radio button know about its other > siblings. This would be required in order to be able to remove the other > values. > -- 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/groups/opt_out.

