More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-04-17 16:02:38 -04:00
parent 1a76abef21
commit cb44d902f2
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
- see if we can clean up the Darwin backend - see if we can clean up the Darwin backend
- make the Unix and Windows backend use uiParentDestroy() instead of relying on the autodestroy behavior of the backends - make the Unix and Windows backend use uiParentDestroy() instead of relying on the autodestroy behavior of the backends
- this requires explicitly handling delete events - this requires explicitly handling delete events
- verify retainment for uiParents in GTK+
ultimately: ultimately:
- make everything vtable-based - make everything vtable-based