From 929ab9cb9f1412f480eb5164784d1dc6078cce79 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 17 Apr 2015 21:40:22 -0400 Subject: [PATCH] More TODOs. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 27d944f7..837521c0 100644 --- a/TODO.md +++ b/TODO.md @@ -16,6 +16,7 @@ - make the backends use uiParentDestroy() instead of relying on the autodestroy behavior of the backends - this requires explicitly handling delete events - verify retainment for uiParents in GTK+ +- add an example of events to each of the new controls guides ultimately: - make everything vtable-based