In my addons, I make use of onClick() from WindowXMLDialog to determine when certain controls are clicked.
When trying to do the same with onDoubleClick, it’s never called. I am using Helix, and this particular function is in the API list:
http://mirrors.xbmc.org/docs/python-docs…mcgui.html
Is there more to it?