David Perez schrieb:
> Hi,
>
> I've read all the layout that Qooxdoo has in:
> http://old.qooxdoo.org/documentation/layout-managers
>
> But I also need the "table" layout (items aligned on rows and columns, 
> with possible colspans).
> Is this possible?  Or do I have to code my own layout?
>
> Thanks in advance for any answer.
>
> David
>   

You can use the QxGridLayout.

http://old.qooxdoo.org/public/demo/test/GridLayout_9.html

It is very unconvenient to use, however. I suggest to look into the 
PHPQxBuilder which lets you code the QxGridLayout like a HTML table:

http://qooxdoo.org/documentation/developer/phpqxbuilder_and_data_manager_extensions

Cheers,

Christian

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to