Always send an erase event to satisfy some users...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1259,7 +1259,7 @@ void wxMenu::Popup(const wxPoint& pos, const wxSize& size, bool selectFirst)
|
||||
{
|
||||
m_popupMenu->SelectFirst();
|
||||
}
|
||||
|
||||
|
||||
// the geometry might have changed since the last time we were shown, so
|
||||
// always resize
|
||||
m_popupMenu->SetClientSize(GetGeometryInfo().GetSize());
|
||||
|
Reference in New Issue
Block a user