X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2bda0e173844e8e0f8acf4e8ad8b5c26e5c6fe5d..eafc087e69e52add5952190bfd5bcbbf931ad12b:/docs/msw/issues.txt diff --git a/docs/msw/issues.txt b/docs/msw/issues.txt index ac12269303..080459bb80 100644 --- a/docs/msw/issues.txt +++ b/docs/msw/issues.txt @@ -65,3 +65,10 @@ Options: - take elements from both - do the Windows stuff, let someone else write/adapt the non-Windows classes + +Owner-draw menus +---------------- + +If USE_OWNER_DRAWN = 1 and you create a wxMenu, you get 'all bets +are off' memory checking warnings from wxWindows. +