]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/bugs.txt
Added some makefiles, cured some wxMotif bugs
[wxWidgets.git] / docs / bugs.txt
index 915dad071240bf0c4f3809768a4812d40a39c574..fad57c2cfeb273339783df52c3913811db7d0b1a 100644 (file)
@@ -10,16 +10,6 @@ wxMSW:
 wxMotif:
 --------
 
-- wxNotebook and property list frame do not appear properly when
-  first shown.
-  Workaround: resize the window (manually or programmatically) to
-  make the window appear.
-  This also happens with other windows, e.g. the sizer
-  dialog in the layout sample.
-
-- wxSashWindow borders aren't repainted properly if the sashtest
-  sample is exposed (after being under another window).
-
 - If a popup wxMenu is destroyed after its parent window has been
   destroyed, we get the message "Object XXX does not have windowed
   ancestor".
@@ -33,6 +23,8 @@ wxMotif:
 
 - Setting the size of a hidden window may show that window.
 
+- Motif-specific wxImage functions not yet implemented.
+
 General:
 --------