@Jeremy, > Again, it would be useful to see some code :) >
As promised, here's the demo: http://appear-demo.tiddlyspot.com And here's the commented widget code: https://github.com/tobibeer/tw5-appear/blob/master/src/appear.js Some code for the absolute popup handling will eventually be thrown out, once the core popup / button widget supports it. As for the state I am writing to when rendering my widget, I'll only ever write to the state, should the corresponding parseTreeNode(s) change. In other words, once in most all cases. Also, "handler-states" are written to *$:/temp*, so they're not pesisted, ever. Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/a45937f7-dc9d-47af-bf0c-48d8e7d286c1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
