On 10/4/07, Naga Kiran K Y S <[EMAIL PROTECTED]> wrote:
>
>
>
>
> 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?

I don't see immediately how that can differ by browser, but no, you're
not missing anything and no, it's not, AFAIK, a known bug.  Would you
please add a new ticket at bugzilla.qooxdoo.org.

Thanks,

Derrell

-------------------------------------------------------------------------
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