Added build instructions, readme, and TODO

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2003-07-24 13:20:59 +00:00
parent b386cd7a8e
commit abf7c2779e
3 changed files with 79 additions and 0 deletions

10
docs/cocoa/todo.txt Normal file
View File

@@ -0,0 +1,10 @@
* Classes that are still complete stubs:
wxPen
wxRegion
wxIcon
wxCursor
wxFont
wxFontEnumerator
* Dynamically linked library
- wxCocoa doesn't yet have enough implementation to compile to a dylib.