Applied patch [ 1039456 ] [wxOS2]Popup menu problems
authorJulian Smart <julian@anthemion.co.uk>
Thu, 7 Oct 2004 18:35:50 +0000 (18:35 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 7 Oct 2004 18:35:50 +0000 (18:35 +0000)
commitc82be69b51b8f8aabb5bd667b063dba399c6d894
tree327baa0f98229774b8c21d983b63d7e70443512e
parent004a805d3d30628ea31ab88b036c0feda4e3d984
Applied patch [ 1039456 ] [wxOS2]Popup menu problems
By Dave Parsons
Fixes problems including:

titles do not display,
title id is already allocated to the menu separator,
menus show in totally the wrong position,
possible to call DoPopupMenu with out of range parameters,
showing a menu enters an infinite loop with 100% cpu usage,
ProcessEvent is called destroying the return value from
HandleMouseEvent.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/os2/menu.cpp
src/os2/window.cpp