Hi Christopher - we recently introduced a TabContainer widget that we used to manage multiple "screens" of information: http://lively-kernel.org/repository/webwerkstatt/documentation/livedoc/Morphic/Widgets/TabContainer.xhtml
You can add tabs with names and call TabContainer>>activateTab(theTabsName) in order to Navigate to that tab. This is fairly new. Please let us know how to improve it. HTH Fabian On Mon, Apr 2, 2012 at 6:11 PM, Manciero, Christopher <[email protected]> wrote: > Is there a way to create page navigation on a Lively page (navigating > between worlds or showing and hiding morphs based on item’s clicked so that > it mimics changing pages) > > > > Thanks, > > > > Christopher Manciero > > Software Developer > > EPM Innovation > > SAP Labs, LLC > > 383 Main Avenue > > 5th Floor > > Norwalk, CT 06851 > > T +1-203-295-2213 > > M +1-203-815-8641 > > mailto:[email protected] > > http://www.sap.com/sapbusinessobjects > > > > > _______________________________________________ > lively-kernel mailing list > [email protected] > http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel > _______________________________________________ lively-kernel mailing list [email protected] http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
