1998-05-20 10:12:05 -04:00
|
|
|
Current issues and bugs
|
|
|
|
-----------------------
|
|
|
|
|
1998-07-03 12:39:59 -04:00
|
|
|
Owner-draw menus
|
|
|
|
----------------
|
|
|
|
|
|
|
|
If USE_OWNER_DRAWN = 1 and you create a wxMenu, you get 'all bets
|
|
|
|
are off' memory checking warnings from wxWindows.
|
|
|
|
|
1998-11-28 08:38:40 -05:00
|
|
|
Memory-checking subsystem
|
|
|
|
-------------------------
|
|
|
|
|
|
|
|
This conflicts with wxUSE_IOSTREAMSH = 0 using MS VC++ 5.0
|
|
|
|
(crashes the template code). It should be switched off if you
|
|
|
|
wish to use wxUSE_IOSTREAMSH = 0.
|
|
|
|
|
|
|
|
|
|
|
|
|