(I already posted this in laszlo-dev and then realized that's the wrong list - forgive me for the double-post if you're subscribed to both lists)

Hello All,
I'm in the process of creating a OpenLaszlo application that will require much navigation. The layout is similar to this:

[Top Link1] [Top Link 2] [Top Link 3] [...]
[Side Link 1] [                           ]
[Side Link 2] [        MAIN CONTENT       ]
[Side Link 3] [                           ]
[...]         [___________________________]

As you can see (hopefully) there is a top navbar and a side navbar. For each top nav there is a new side nav, and for each side nav there is to be different content in the main window.

My question is, what's the most effective way to transition between views? In other words, how can remove a view, such as the current MAIN CONTENT, and replace it with another view in its place? This is a similar principle to having frames in HTML, I'm just having a hard time grasping how this would work in OpenLaszo.

Any help would be much appreciated!

Many thanks,
--Dan

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to