How to create a hover popup window beside the mouse cursor
C / C++ / MFC
2
Posts
2
Posters
11
Views
1
Watching
-
I've an MFC app. When the mouse hovers over a spot, I want a small popup window to appear displaying helpful info. It goes away when the mouse moves etc. How is this done? Need some clues. Thanks.
-
I've an MFC app. When the mouse hovers over a spot, I want a small popup window to appear displaying helpful info. It goes away when the mouse moves etc. How is this done? Need some clues. Thanks.