Disabling Tool Tips in WTL
-
I just started programming in VC++. The application I'm looking at is not pretty obvious in indicating how it displays the tool tips. I am assumming it was just a Wizard generated thing. Has anyone had success in disabling the tool tips using WTL? Any input would be appreciated. X| Too old to learn new tricks
-
I just started programming in VC++. The application I'm looking at is not pretty obvious in indicating how it displays the tool tips. I am assumming it was just a Wizard generated thing. Has anyone had success in disabling the tool tips using WTL? Any input would be appreciated. X| Too old to learn new tricks
I'm not that good at WTL, but at http://www.clipcode.com/download/index.htm you can download a 200 pages book/doc about WTL. Maybe you can find it in there... - Anders Money talks, but all mine ever says is "Goodbye!"
-
I'm not that good at WTL, but at http://www.clipcode.com/download/index.htm you can download a 200 pages book/doc about WTL. Maybe you can find it in there... - Anders Money talks, but all mine ever says is "Goodbye!"
Thanks for your input ;)