Hi Morris sorry for the delay...I have put an example of what I mean up here
http://tinyurl.com/mrxaqt you can also see the problem with the refreshing of the items in the mainmenus 2 and 3. Skye On 10 jun, 00:04, Morris Gray <[email protected]> wrote: > Hi skye, > > Your multi-mainMenus sounds interesting I tried switchable mainMenus > with not a good deal of success I wonder if what you've done might be > of interest to the group. It might be worthwhile to include it in TWT- > Treeview documentation in which I am trying to give more options in > more detail. I wonder you'd mind sharing the details. > > Morris > > On Jun 10, 10:35 am, skye riquelme <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---

