Re: Re: Tooltips on controls stop working on WinXP once you click on that control
Igor Vigdorchik <igorv007-/[email protected]>
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Message-ID | <[email protected]> |
The provided workaround is C# code, my code is C++ WTL code and I could not find "Active" property in the CToolTipCtrl class. Thanks, Igor. ________________________________ From: yarp <lac-3QW3q7+2X3hWk0Htik3J/[email protected]> To: [email protected] Sent: Mon, December 28, 2009 1:23:45 AM Subject: [wtl] Re: Tooltips on controls stop working on WinXP once you click on that control As far as I can see from the bug report you provided there is a workaround: "... Add a MouseEnter event on all the controls and modify the MouseEnter event to do: _tooltip.Active = false; _tooltip.Active = true; ..." --- In wtl@yahoogroups. com, "Igor" <igorv007@.. .> wrote: > > Hi, all, > > I am facing the same issue as described in this post > http://connect. microsoft. com/VisualStudio /feedback/ ViewFeedback. aspx?FeedbackID= 93377 - Tooltips on controls stop working once you click on that control. > The tooltip works fine on Vista and Win7 but does not on WinXP. > > Any idea how to resolve/workaround it? > > Thanks a lot. > Igor. > [Non-text portions of this message have been removed] ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/wtl/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/wtl/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/