]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/msw/issues.txt
* Fixed Async -> sync in wxExecute
[wxWidgets.git] / docs / msw / issues.txt
index ac12269303ef3d463276bc3da6194febba6a80af..080459bb80b9aebbf79a9baf005ec45c39f08342 100644 (file)
@@ -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.
+