Lots of things to make menus and submenus work.
authorRobert Roebling <robert@roebling.de>
Thu, 28 Feb 2002 22:42:14 +0000 (22:42 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 28 Feb 2002 22:42:14 +0000 (22:42 +0000)
commitea1ad04b434f92c1269e6dde222a77698d6f873c
tree5c1b97fa5047083011195cef546cc02cf4bd2dda
parent4e89ceb11ee28f55050dfc03c69e72cd84f98cdf
  Lots of things to make menus and submenus work.
  Also added wxPopTransientWindow::CanDismiss() which will
    be needed for pop-up menus, although that actually
    still has to be done...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/popupwin.h
src/common/popupcmn.cpp
src/univ/button.cpp
src/univ/menu.cpp
src/x11/app.cpp