In a window with a tabbox, tabpanels and listboxes the vertical scrollbar appears (automatically, in the tabpanel-area, with style="overflow:auto"), but I cannot figure out how to create a horizontal scrollbar. (I tried different combinations of overflow: and vflex/hflex).
The following example shows the problem in the ZK sandbox (when resizing the browser window): there is no way to scroll to the right listboxes.
Hello all,
In a window with a tabbox, tabpanels and listboxes the vertical scrollbar appears (automatically, in the tabpanel-area, with style="overflow:auto"), but I cannot figure out how to create a horizontal scrollbar. (I tried different combinations of overflow: and vflex/hflex).
The following example shows the problem in the ZK sandbox (when resizing the browser window): there is no way to scroll to the right listboxes.
Versions: IE 8, ZK 5.0.9 EE
Thanks, FS