Hi All
I am also one of the people who just love the new TreeView
Plugin...its a great development...It is quickly propagating
throughout all my TWs...and believe me, I have a whole city of TWs
living inside my laptop!!!!
Anyway....I use a TW that has 4 mainMenus...as a way to conveniently
organise the desktop....two of them have TreeView lists...obviously
different lists. The code there is -
<<treeview2 {{config.options.txtBiblio}} "filetree" 'collapsed: true',
antisesame: "closed", animated: "normal", persist: "cookie", cookieId:
"myid"' >>....(thats a Bibliografic list)
In the topmenu...I have a dropdown menu that lists varios
bibliographies....when I select something in the list and click a
tiddler (of that name) which starts with a bit simple code that sets
config.options.txtBiblio="thislist";...and the TreeView does not
automatically refresh to the new "thislist" value...if I hit edit and
done on the new open tiddler the TreeView is refreshed exactly.......
.. PageTemplate is forcing mainMenu3 (in this case) to refresh... So I
gather that the problem is that on opening the tiddler that has the
config.options.txtBiblio code, that code is not being evaluated on
opening...it seems to be only evaluated after an edit/done
sequence..........I guess that because TreeView is refreshing on a
Page refresh.....but why doesnt ope´ning the tiddler with the code
have the effect of refreshing ??? - isn´t that a refresh !!!
I tried TiddlyTools AutoRefresh script but that does not get it
right...or I guess I didn't get it right....how can I have the
txtBiblio config parameter refreshed when the tiddler first opens?
Thanks
Skye
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---