From: poy <po...@12...> - 2007-12-02 01:00:04
|
yes this looks like a much better way. i've tried the attached patch (add TCS_TOOLTIPS to the tabs style and catch TTN_GETDISPINFO) but TTN_GETDISPINFO is never received apparently. i don't know what's missing... poy ----- Original Message ----- From: "Jacek Sieka" <arn...@gm...> To: "poy" <po...@12...>; "Patches & development discussion" <dcp...@li...> Sent: Saturday, December 01, 2007 8:32 PM Subject: Re: [dcplusplus-devel] patch: tooltips on tabs > http://msdn2.microsoft.com/en-us/library/bb760550.aspx#tc_tooltips > better use those > > poy wrote: >> tooltips on tabs, added using the onMouseMove event as in the WTL >> version. it was actually quite easier than i would have thought it would >> be. :) >> might conflict with my previous patch about tab closing on mid mouse >> button click. >> >> poy >> > > |