Hi,

 

I am using qooxdoo 0.7.1 version.

I am facing the problem with the following function 

setAlwaysShowOpenCloseSymbol(Boolean b) which is used for not displaying
the Collapse/Expand button for branches having no leafs like this:

 

var tree = new qx.ui.treevirtual.TreeVirtual("Tree");

tree.setAlwaysShowOpenCloseSymbol(false);

 

This is working fine in Mozilla. 

But in IE6/IE7, it's still showing the Collapse/Expand button even for
branches with no leafs. Am I missing some thing or is this a known bug? 

Is there any workaround for this?

 

Thanks,

Naga Kiran

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to