Hi Til,

Workaround:

   myTable.forceKeepFirstVisibleRowComplete(false) 

doesn't produce an exception.


dperez wrote:
> 
> I understand,
> but this must be a bug:
> 
> If I call to a table this:
>    myTable.setKeepFirstVisibleRowComplete(false)
> before it is added to a container, I receive this exception:
> 
> Modification of property "keepFirstVisibleRowComplete" failed with
> exception: TypeError - this.getParent() has no properties
> 
> If I add it to a container, then I receive this other exception:
> 
> Modification of property "keepFirstVisibleRowComplete" failed with
> exception: TypeError - vCurrentChild has no properties
> 
> It seems unavoidable to receive an exception.  Apart from the exception,
> it seems to work ok.
> 


-- 
View this message in context: 
http://www.nabble.com/How-to-calculate-a-vertical-scrollbar-width-tf2596765.html#a7272973
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