]> git.saurik.com Git - wxWidgets.git/blob - docs/cocoa/todo.txt
removed code defining NO_GCC_PRAGMA, we shouldn't need it any longer (alternatively...
[wxWidgets.git] / docs / cocoa / todo.txt
1 * Classes that are still complete stubs:
2 wxPen
3 wxRegion
4 wxIcon
5 wxCursor
6 wxFont
7 wxFontEnumerator
8
9 * Dynamically linked library
10 - wxCocoa doesn't yet have enough implementation to compile to a dylib.