Layout Panels and tabs

I have a need for the following UI behavior.

I need a sequence of tabs. Each tab however has a sequence of screens. Like a wizard. So tab 1 has 3 sceens before tab 2 ia activated. I am having difficulty assigning multiple layout panels to a single tab. Is this type of behavior possible and if so what components would supply the best solution?

Thanks.

[372 byte] By [chartskitownusa] at [2007-11-26 7:44:41]
# 1

Hi chartskitownusa,

From a Tabset perspective, it does not support the addition of multiple layout panels with a tab. So one tab, one panel. In a pinch you could probably try nesting a tabSet inside the layout panel of the parent tab. Please note that this particular scenario is not supported but It should work though.

Sorry I can't offer more help.

Lark

Creator Team

larkula2 at 2007-7-6 19:55:40 > top of Java-index,Development Tools,Java Tools...