You can see how Eric has done it in his http://www.tiddlytools.com/quickstart/basics.html#MainMenu on the tw you refer to.
To do the same you will need to learn about: 1. in-built slider macro, which you can learn from here: http://twhelp.tiddlyspot.com/#[[Macros%20Built-in]] 2. applying borderleft class to an block of content. Eric has created a new class borderleft in this style defining tiddler http://www.tiddlytools.com/quickstart/basics.html#StyleSheetShortcuts 3. You also need to learn(at this time I cant find a link to a tutorial so i shall explain a bit myself) how to hide a section of a tiddler within comments markers (a comment starts with /% and ends with %/ ) and then create sections in the comments using headings. example: /% !SectionOne some content !SectionTwo some more content !end %/ Now section one can be referred to like this foo##SectionOne from anywhere. Eric has used this technique to call a particular section into the related slider macro. -hope this helps shavinder On Jan 27, 7:41 am, Claudio <[email protected]> wrote: > Quite like the MainMenu ofhttp://www.tiddlytools.com/quickstart/basics.html > > Wonder how to create one like that. Not sure whether multiple words > can be used as well, like: > > Chapter 1 > | Section name > | Section name > | Section name > | Section name > Chapter 2 > | Section name > | Section name > | Section name > | Section name -- 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.

