wxFrameBase::DoGiveHelp fix for Bug 1340887 incomplete

Vadim Zeitlin vadim at wxwindows.org
Tue Apr 3 08:55:17 PDT 2007


On Tue, 03 Apr 2007 17:47:31 +0200 Matthias Reitberger <matthias.reitberger at mecadtron.de> wrote:

MR> After testing some more with the toolbar sample, I think we are back to 
MR> where we started from.

 But with a more clear code and much better understanding of what's going
on so all this time wasn't lost.

MR> It now works for the menubar but not for the toolbar. When leaving the 
MR> toolbar, /wxToolBarBase::OnMouseEnter( -1 ) / is called.

 So all we need to do is to do the same thing wxFrameBase::OnMenuClose()
does in OnMouseEnter(-1).

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list