Ok, getting somewhere.

I have re-used Elroy's mod_tooltips module to add a rather tasty balloon tooltip, this works on the whole widget form but not yet on the individual widgets that comprise the gauge. This is because it requires a hwnd and a mouseOver event on each component to pass that hwnd to the tooltip code.

I do have one tooltip for the whole gauge and that looks good but I'd like to extend that functionality.



I'd like to see your tooltip class Olaf and see if I can get working per widget, did you manage to post it?