Creating navigation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Creating navigation

Manciero, Christopher

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:[hidden email]

http://www.sap.com/sapbusinessobjects

 


_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
Reply | Threaded
Open this post in threaded view
|

Re: Creating navigation

Fabian Bornhofen-2
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
<[hidden email]> 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:[hidden email]
>
> http://www.sap.com/sapbusinessobjects
>
>
>
>
> _______________________________________________
> lively-kernel mailing list
> [hidden email]
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
>
_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
Reply | Threaded
Open this post in threaded view
|

Re: Creating navigation

milan zimmermann
In reply to this post by Manciero, Christopher
not sure this is what you need, but several places in lively show how
to create a "previous page / next page" navigation:

for example

http://lively-kernel.org/repository/webwerkstatt/documentation/profesores.xhtml

milan

On Mon, Apr 2, 2012 at 11:11 AM, Manciero, Christopher
<[hidden email]> 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:[hidden email]
>
> http://www.sap.com/sapbusinessobjects
>
>
>
>
> _______________________________________________
> lively-kernel mailing list
> [hidden email]
> http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel
>
_______________________________________________
lively-kernel mailing list
[hidden email]
http://lists.hpi.uni-potsdam.de/listinfo/lively-kernel