]> git.saurik.com Git - wxWidgets.git/blame - docs/mac/todo.txt
added GetSizer
[wxWidgets.git] / docs / mac / todo.txt
CommitLineData
1eaf1962
SC
1in the carbon targets the following items are still missing
2
3- printing support
618351fe
GD
4- navigation services support
5
6Bugs/Defects (GD)
7-----------------
8* Correct listbox creation which is causing the following error message
9 under Mac OS X:
10
11./Controls/Source/ControlAllocation.cp:755: failed assertion `theErr == noErr'
12Abort
13
14 This is due to the constant kwxMacListWithVerticalScrollbar at line 40 of
15 src/mac/listbox.cpp.
16
17* Implement toggle buttons missing under Mac OS & Mac OS X