Hi all

I have a problem with the QxTree in  qooxdoo


In the shipped example   "test/tree_2.html" you defined the following 
EventListener
on the tree level !

      t.getManager().addEventListener("changeSelection", function(e) {
        tCurrentInput.setValue(e.getData().getFirst()._labelObject.getHtml());
      });

I want to achieve the same thing on QxTreeFile and QxTreeFolder level but it 
does not work.

How can I achieve this ?  Which event name does the job ?   When I use "click" 
then it works for
mouse clicks only.

Any idea ??

Thanks a lot
Martin


-- 


"Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

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