Hi Chris,
something like this?
listview.getPane().getManager().addEventListener("changeSelection",
function(e) {
this.debug(e.getNewValue());
},
listview);
beware, that e.getNewValue() returns an array! I did this wrong many,
many times, and it caused some useless hours being spent.
Cheers
Benjamin
Am 22.01.2006 11:51, Chris Ricks schrieb:
Hi all,
Does QxListView (or other widgets) fire some sort of selection changed
event when the user changes their selection?
Best regards,
Chris
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
Qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Qooxdoo-devel mailing list
Qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel