To Ankur,ToolbarCtrl tooltip problem
Hi,
I posted in ur site regarding providing tooltips to the ToolbarCtrl & u gave me an answer.Tried it out but still have some trouble.
Would be nice if you could help me out here.
In the Project,Under the "TabTypes" folder there is the "C_ListPageTemp"
file where Iam creating the toolbar using the "CreateToolBar()"
function.
For the tooltips, I added the
ON_NOTIFY_EX(TTN_NEEDTEXTA,0,ToolTipsHandler), in my message handler &
implemeted the "ToolTipsHandler" as well.
Could anyone show me how to implement the "ToolTipsHandler" function in
the right way so that,I could see some tooltips.
Thanks...
|