Kent Olsson schrieb:
How can I get a two or more line item? For example the items in one
column are QxTextArea classes.

Wouldn't it be good to be able to layout Qx classes in the table?
What do you think Sebastian?

The ListView is "virtual" which means not the complete listview will be created through qooxdoo widgets just the visible ones.

If you need something like a simple grid to layout stuff the QxGridLayout is the better option. If you need a list view which can handle complex stuff (and don't get to large) you probably need another (currently not existing) widget which can contains all other qooxdoo classes inside.

Sebastian



Kent



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to