1

I am working on a displaying a small label near the cursor. So that I can show some information to the user over the parts of image. I have search on the web for many times. But it seems that there is no proper solution.

My program is built using vtk and qt. I can build a more user-friendly UI once I can do this. Thank you very much.

Andrea
  • 6,032
  • 2
  • 28
  • 55
Man Lok Hui
  • 95
  • 1
  • 10

1 Answers1

1

Have you tried using vtkTextActor?

Andrea
  • 6,032
  • 2
  • 28
  • 55