More TODOs.
This commit is contained in:
parent
6436737720
commit
929ab9cb9f
1
TODO.md
1
TODO.md
|
@ -16,6 +16,7 @@
|
||||||
- make the backends use uiParentDestroy() instead of relying on the autodestroy behavior of the backends
|
- make the backends 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+
|
- verify retainment for uiParents in GTK+
|
||||||
|
- add an example of events to each of the new controls guides
|
||||||
|
|
||||||
ultimately:
|
ultimately:
|
||||||
- make everything vtable-based
|
- make everything vtable-based
|
||||||
|
|
Loading…
Reference in New Issue