tooltips in MDI app
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have an MDI application (originally written in VC6, now using VC7) and the tooltips for the toolbar on the mainfrm window stop displaying when I open a second document...if only 1 is open then they display fine. The status text on the status bar continues to display but the tooltips do not. Any ideas? cje