More TODOs.
This commit is contained in:
parent
1a76abef21
commit
cb44d902f2
1
TODO.md
1
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue