Hi,

In a tooltip, I would like to include an image that is to be generated at runtime. I would do this by using html for the tooltip text.

However, how can I refer to this generated pixmap in this html?
I don't like writing this image to disk.

Can I register an in memory image as a resource?

Is there a way to have custom widgets as tooltips? Of course I could try to simulate the tooltip behavior, but it would be nice to have all look and feel aspects of tooltips, yet to make full customization of its contents possible.

Thanks,
Pieter