X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d336833e8495a4b6f8d8dced01473db171603f0..67d947ba89b176c05c7707f44e4381bdef0f21c8:/docs/mac/todo.txt diff --git a/docs/mac/todo.txt b/docs/mac/todo.txt index b19bc8e81d..03f45be444 100644 --- a/docs/mac/todo.txt +++ b/docs/mac/todo.txt @@ -1,23 +1,10 @@ -in the carbon targets the following items are still missing +* Implement toggle buttons -- printing support -- navigation services support +* Implement popup windows -Bugs/Defects (GD) ------------------ -* Correct listbox creation which is causing the following error message - under Mac OS X: +* Implement joystick support - ./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 drag and drop * Correct smart processing errors that provoke the following error: