don't use TPM_RECURSE under NT4, it results in TrackPopupMenu() not showing the menu at all (bug 1663216)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -107,6 +107,16 @@ wxMSW:
|
||||
- Return the restored window size from GetSize() when window is minimized.
|
||||
|
||||
|
||||
2.8.4
|
||||
-----
|
||||
|
||||
wxMSW:
|
||||
|
||||
- Corrected wxStaticBox label appearance when its foreground colour was set:
|
||||
it didn't respect font size nor background colour then (Juan Antonio Ortega)
|
||||
- Fixed popup menus under Windows NT 4
|
||||
|
||||
|
||||
2.8.3
|
||||
-----
|
||||
|
||||
|
Reference in New Issue
Block a user