]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/mac/todo.txt
Applied patch [ 657501 ] SpinButton wraps 1 too much
[wxWidgets.git] / docs / mac / todo.txt
index c8014089920238bea8f60a669811f31d1f1f895b..95796b69a06046eda5ddf2b64f453f47cd6b5622 100644 (file)
@@ -1,20 +1,3 @@
-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:
-
-  ./Controls/Source/ControlAllocation.cp:755: failed assertion `theErr == noErr'
-  Abort
-
-  This is due to the constant kwxMacListWithVerticalScrollbar at line 40 of
-  src/mac/listbox.cpp because the custom control definition has not been loaded
-  and is not present in memory, see:
-  
-  http://developer.apple.com/technotes/tn/tn2003.html#CustomCode
-
-* Implement toggle buttons missing under Mac OS & Mac OS X
+* Implement toggle buttons
+* Implement popup windows
+* Implement joystick support