|
-
April 14th, 1999, 06:11 AM
#1
Tooltip props.
Hallo
I'm working on an MDI app, with splitview (2*2) and have made my own view derived from CView.
The problem is when i make tooltips, it works fine in the view, but when you enter the toolbar the tooltip is not shown before you move
the mouse over som buttons.
All the implentation for the tooltip is made on the view.
Another problem is when i'm using my own view twice in the same frame,
the tooltip only works in the first entered view. But after you move your cursor to the toolbar it works fine in all views.
I use the ToolTip in the CView.
I have also tryed to use CToolTip on the view, but this only works when the view is activated. This i tried to solve by making an OnMsgCmd on the childframe, and then run to all view attacted to
the document, but with negative result.
Hope somebody know something !
Lars Dirks ([email protected])
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|