Maybe you need simply change layout of button-container? From VBox to Flow.
С уважением,
Jagget
On 10 April 2012 16:03, Dietrich Streifert <
dietrich.streif...@googlemail.com> wrote:
> Hi Alexandr!
>
> Did you find a solution for this.?
>
> If yes: Are you willing to share it?
>
> Regards
>
Hi Alexandr!
Did you find a solution for this.?
If yes: Are you willing to share it?
Regards
Dietrich
Am 08.09.2011 15:17, schrieb alexandr:
> Hi, Qooxdoo Team!
>
> Is the ability in qoxdoo to set TabButtons in two (or more) lines? I need
> something like:
>
> --
Hey,
we currently don't support such a feature in our tabview. If you have too much
tabs, you currently get overflow buttons which make the tab buttons scrollable.
But you can easily build such a tab view yourself. The basics are already there
like the stack container and the appearances for the
Hi, Qooxdoo Team!
Is the ability in qoxdoo to set TabButtons in two (or more) lines? I need
something like:
-
| tabPage1 | tabPage2 | tabPage3|
| tabPage3 | tabPage4|
-
ACTIVE TAB PAGE CONTENT