X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/618351fe26556f5f3d90cbe7b81fd178f12dd7b1..a92b0cfd2bd0bef75b43c071df0b0e028f360d8e:/docs/mac/todo.txt diff --git a/docs/mac/todo.txt b/docs/mac/todo.txt index 1e6d62469b..03f45be444 100644 --- a/docs/mac/todo.txt +++ b/docs/mac/todo.txt @@ -1,17 +1,12 @@ -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 +* Implement drag and drop - This is due to the constant kwxMacListWithVerticalScrollbar at line 40 of - src/mac/listbox.cpp. +* Correct smart processing errors that provoke the following error: + +cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode -* Implement toggle buttons missing under Mac OS & Mac OS X