]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/mac/todo.txt
added workaround for GTK+ focus_out bug (and removed Vaclav's mouse capture stack...
[wxWidgets.git] / docs / mac / todo.txt
index 1e6d62469b0cf3af4cd17d9837824ef3ab60db10..11864a9d6114e0de6390820023655d832a7058e3 100644 (file)
@@ -1,17 +1,8 @@
-in the carbon targets the following items are still missing
-
-- printing support
-- navigation services support
-
 Bugs/Defects (GD)
 -----------------
-* Correct listbox creation which is causing the following error message
-  under Mac OS X:
+* Implement toggle buttons missing under Mac OS & Mac OS X
 
-./Controls/Source/ControlAllocation.cp:755: failed assertion `theErr == noErr'
-Abort
+* Correct smart processing errors that provoke the following error:
 
-  This is due to the constant kwxMacListWithVerticalScrollbar at line 40 of
-  src/mac/listbox.cpp.
+cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
 
-* Implement toggle buttons missing under Mac OS & Mac OS X