Click to See Complete Forum and Search --> : ToolBar: Why my tool tips are not shown ?


Braulio
April 12th, 1999, 09:56 AM
Hi,

I have a tool bar, and I have some buttons of the toolbar disabled, but when I enable it, then the tooltips are not shown, is there any solution for this ?, Thanks, Bye !
Braulio

April 12th, 1999, 12:09 PM
Make sure EnableToolTips() is being called in the CFrameWnd (CMainFrame) class.

Braulio
April 13th, 1999, 01:13 AM
I have done it but I still have the problem, mmm... I have the tool bar attached to one view ( not to the mainframe), but I think that is the same functionallity, but only put it all in the view ( I have taked the example to do that in one article of codeguru).

Can you help me a little bit more ?, Thanks, Bye !
Braulio