OK, yes this is not a bug I think. It's just not implemented to be used this way. You can leave the data array and the col defintions empty, but you must define them. You can fill the data array later using some server request and call update afterwards.

Sebastian


Kent Olsson schrieb:
When QxListView(null, null) is called or QxListView() , I get:

006950:Failed to execute "_modifyDisplay()":Modification of property
"display" failed with exception(this._data has no properties)

creates a null pointer....Not a good design here I think!

Additionally, at resizing the following error messages occur:

024769:Failed to execute "_layoutChild()":Could not apply padding to
child [object QxListViewContentCellText]:this._style has no properties
024785:Failed to execute "_getRowProperty()":Error while getting row
property(0|paddingLeft):this._rowData[vRowIndex] has no properties
024793:Failed to execute "_getRowProperty()":Error while getting row
property(0|paddingRight):this._rowData[vRowIndex] has no properties

Why is it needed? If you create a dynamic table, where both data and
header change.

Kent



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to