Hi,
I have a QTGLWdiget that I use as canvas for drawing. Now i want to add the following functionality:
when user clicks on some location over the camvas, a small text area appears over the canvas, containing some information about the drawing and the location where the user clicked.

I am a novoice to the QT, so I am not sure what widgets do i look into to make this popup text area possible.

thanks in advance