Hi,

Thanks ! It worked, but I also had
to 'setAllowShrinkX(false)' in my container.
If I didn't do that the table was still being
"compressed".


Best regards,
Elemer.


> Hi Elemer,
>
> Instead of adding your composite directly to the left pane, you can add
> it to a scroll container [1], after which you add the scroll container
> to the left pane.
>
> The scroll container will then take up the available space in the left
> pane, and when that space becomes too small to display the toolbar
> and/or table, it will display scrollbars as needed.
>
> Regards,
>
> Marc
>
>
>     -----Original message-----
>     *To:*     [email protected];
>     *From:*   Elemer <[email protected]>
>     *Sent:*   Tue 31-07-2012 16:12
>     *Subject:*        [qooxdoo-devel] Desktop app layout question
>     Hi,
>
>     My application layout is similar to feedreader, using an horizontal
>     and a vertical splitpane and dividing the screen in three areas,
>     but instead of a tree at the left pane I have a composite
>     (with VBOX layout) with a toolbar and a table with many columns.
>
>     I would like that when the vertical splitter is
>     dragged to left the toolbar and table was "covered"
>     and a scrollbar should appear at the bottom of the left pane
>     (like in feedreader), but instead the table is being "compressed",
>     and no scrollbar appears.
>
>     I am not familiar yet with qooxdoo layouts.
>     What should I do get this behavior ?
>
>
>     Best regards,
>     Elemer.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to