It seems to be that the height of the table is configured to large. Can 
you. Can you send us the code which creates the main layout: tabView 
control, and all the inner layouts. Can you reduce the example to the 
minimum where it is reproducable? That would be great. I hope this is 
just some misconfiguration of the inner widgets and we can found out the 
issue in your code easily.

Greetings,

Sebastian


mrtn schrieb:
> hello,
> 
> when I put new data into my table (which is inside a vertical box layout at
> the left side of a splitpane), and the list of rows get quite long, so there
> is a need to display scrollbars, the layout puzzles!
> 
> The table seem to update its height correctly, but scrollbars from the outer
> widget appear, and you have to scroll to the right to use the table
> scrollbar to go down in the list of rows. But one single click on the
> devider of the splitpane solves the problem. The widgets seem to get
> rearranged.
> 
> I try to do this rearrangement manually after updating the table data by
> using the update() and pack() method on the table and the verical box
> layout, that holds the table, but with no success.
> 
> Because I think, the problem his hard to understand by reading, here are
> some screenshots:
> 
> http://wwwhomes.uni-bielefeld.de/mburkert1/qoo/01.jpg
> http://wwwhomes.uni-bielefeld.de/mburkert1/qoo/02.jpg
> http://wwwhomes.uni-bielefeld.de/mburkert1/qoo/03.jpg
> 
> Maybe some one has an idea? Do I use wrong properties for my widgets or do I
> have to use another method to update the view? Which methods are fired, when
> I click on the split pane devider?
> 
> Thank you,
> Martin


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to