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
