X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1db61f2fa65fb2aa2ac3d88e272fd91e484713fd..89fcec9514fd890de58da83118363570e2482bc9:/docs/mac/todo.txt diff --git a/docs/mac/todo.txt b/docs/mac/todo.txt index c801408992..11864a9d61 100644 --- a/docs/mac/todo.txt +++ b/docs/mac/todo.txt @@ -1,20 +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 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 +cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode -* Implement toggle buttons missing under Mac OS & Mac OS X