ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Multiple Tab Panels

cyiannoulis
14 Jul 2010 10:53:38 GMT
14 Jul 2010 10:53:38 GMT

I am quite new in ZK and i have to admit i like it a lot. I am using eclipse 3.5 (galileo) and ZK 3.6
I am designing a ZUL with multiple tabpanels and in the visual editor i can see the contents only of the first tab. While in the visual editor i cannot click on any other tab and see it's contents. The only way to see other tabpanels is to set them as the first tabpanel in my zul file.
Is this the normal behavior or am i missing something?

terrytornadoTop Contributor
15 Jul 2010 14:27:05 GMT
15 Jul 2010 14:27:05 GMT

That's only an editor for helping by the layout. You can post a feature request.

red3
4 Aug 2010 14:40:03 GMT
4 Aug 2010 14:40:03 GMT

As a workaround, add selected="true" to the tab panel you are working on.