X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d336833e8495a4b6f8d8dced01473db171603f0..33785d9f22d92717aedef5249210e03b69bdff5c:/docs/mac/todo.txt?ds=inline diff --git a/docs/mac/todo.txt b/docs/mac/todo.txt index b19bc8e81d..95796b69a0 100644 --- a/docs/mac/todo.txt +++ b/docs/mac/todo.txt @@ -1,25 +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 - -* Correct smart processing errors that provoke the following error: - -cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode - +* Implement toggle buttons +* Implement popup windows +* Implement joystick support