From b283d5a43afddf974e0486daf5acb0ec16e2d552 Mon Sep 17 00:00:00 2001 From: chriskiehl Date: Thu, 28 Aug 2014 19:24:41 -0400 Subject: [PATCH] Updated internal todo --- gooey/TODO.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gooey/TODO.txt b/gooey/TODO.txt index 209c1c8..8319322 100644 --- a/gooey/TODO.txt +++ b/gooey/TODO.txt @@ -4,6 +4,12 @@ TODO: - Update parser to catch all argparse import styles - Investigate Docopt - better graphics + +Restart Button Change: + +- need different strategy for everything added. + + - Fix vertical stacking of restart button - system for supplying custom widgets to the GUI -- e.g. a FileChooser, rather than just a TextBox - Remove debug statements current printing from program