Some doc corrections (added blank lines at end of docs); corrected Forty sample
dialog behaviour; added dummy menubar constructors; corrected wxMSW wxRegion bug git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -118,6 +118,15 @@ Troubleshooting
|
||||
functions, try putting the gcc fixinclude file paths early in the
|
||||
include path.
|
||||
|
||||
- If you get strange memory problems (for example in deletion
|
||||
of string arrays), set wxUSE_GLOBAL_MEMORY_OPERATORS to 0 in
|
||||
setup.h, and recompile.
|
||||
|
||||
- Problems with XtDestroyWidget crashing in ~wxWindow have been
|
||||
reported on SGI IRIX 6.4. This has not yet been resolved, so
|
||||
any advice here would be very welcome. See bugs.txt for a
|
||||
possible temporary workaround.
|
||||
|
||||
Other Notes
|
||||
-----------
|
||||
|
||||
@@ -163,6 +172,5 @@ compiler and the error message(s) to the wxwin-users mailing list at:
|
||||
|
||||
wxwin-users@wx.dent.med.uni-muenchen.de
|
||||
|
||||
|
||||
Julian Smart, January 1999.
|
||||
Julian Smart, February 1999.
|
||||
julian.smart@ukonline.co.uk
|
||||
|
Reference in New Issue
Block a user