This error happens in:
  qx.renderer.layout.VerticalBoxLayoutImpl.computeChildrenFlexHeight()

at this line:
  qx.Proto.computeChildrenFlexHeight = function() {
if(this._childrenFlexHeightComputed||!this.getEnableFlexSupport())


dperez wrote:
> 
> Hi community,
> 
> When I call this:
>    var newData = [ ['column1', 'column2'] ];
>    myTable.getTableModel().setData(newData);
> 
> I get this error:
> 
> ERROR: qx.ui.core.ScrollBar[4454]: Modification of property "maximum"
> failed with exception: TypeError - vCurrentChild has no properties
> 
> It looks like a bug.  Is it any known issue?
> 
> Regards,
> David
> 

-- 
View this message in context: 
http://www.nabble.com/Modification-of-property-%22maximum%22-failed-tf2451550.html#a6834345
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to