IsTopLevel() may return true not only for wxTLW: this fixes crash when opening a menu

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-07-25 23:34:37 +00:00
parent 082006f3ab
commit 3cd2f0bdee
2 changed files with 7 additions and 5 deletions

View File

@@ -256,6 +256,10 @@ wxMSW:
- support for alpha channel in toolbar bitmaps (Jurgen Doornik)
- wxFileDialog can now be moved and centered (Randall Fox)
wxUniv/X11:
- fixed fatal crash when opening a menu
wxWinCE:
- added automatized but customizable handling of native SmartPhone menus