What's next?
This is a list of the classes I plan to wrap, although I'm not promising any
particular class will make any particular version, or even the order in which
these get implemented. If you want or need something on this list (or even
something not on this list), let me know, and I'll probably move it up on my
priority list. Better yet, write the wrappers yourself and send them to me!
| Controls |
- wxConfig classes
- wxArchive classes
- wxDisplay
- wxDragImage
- wxBookCtrl types
- wxMultiChoiceDialog
- wxPasswordEntryDialog
- wxPropertySheetDialog
- wxRichTextCtrl
- wxAutomationObject (low priority, as this is MSW only)
- There are many functions not yet wrapped. Please let me know if there is something you need.
|
Database |
Low priority now that
odbc.e is cross platform
- wxDB
- wxDBConnectInf
- wxDBTable
|
Networking |
- wxFTP (it's in the code, but haven't gotten it to work yet)
- wxHTTP (it's in the code, but haven't gotten it to work yet)
|
Printing |
These don't work well yet:
- wxPrinter
- wxPrinterDC
- wxPrintPreview
|
Documentation |
(Please contribute!)
- Filled in and improved just about everywhere
- More and better demos
|
General |
- wxPlatformInfo
- wxPowerEvent
- wxProcess
- wxProcessEvent
- wxSound
|