| 1 | |
| 2 | -------------------- High priority --------------------- |
| 3 | |
| 4 | wxTreeCtrl |
| 5 | -> Keyboard handling. |
| 6 | |
| 7 | wxClipboard |
| 8 | -> On the way, but not functional yet. |
| 9 | |
| 10 | Fix printing of bitmaps |
| 11 | -> No idea. |
| 12 | |
| 13 | OwnerDraw for wxListCtrl and others |
| 14 | -> That is a big one. |
| 15 | |
| 16 | DnD |
| 17 | -> Must be rewritten for GTK+ 1.1.3 |
| 18 | |
| 19 | -------------------- Low priority --------------------- |
| 20 | |
| 21 | wxDebugContext <-> wxLogXXX functions |
| 22 | -> Remove either |
| 23 | |
| 24 | Implement wxPalette |
| 25 | -> I never understood that. Postponed. |
| 26 | |
| 27 | Implement wxDirDialog |
| 28 | -> Not heard of. Postponed. |
| 29 | |
| 30 | Show accelerator in menus |
| 31 | -> Changed in GTK 1.1.X. Postponed. |
| 32 | |
| 33 | Correct tab navigation |
| 34 | -> seems to be broken in GTK. Postponed. |
| 35 | |
| 36 | Cooperation with Qt |
| 37 | -> Would be nice. |
| 38 | |