You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
748 B

10 years ago
10 years ago
10 years ago
10 years ago
  1. TODO:
  2. - Update parser to catch all argparse import styles
  3. - Investigate Docopt
  4. - better graphics
  5. Restart Button Change:
  6. - need different strategy for everything added.
  7. - Fix vertical stacking of restart button
  8. - system for supplying custom widgets to the GUI -- e.g. a FileChooser, rather than just a TextBox
  9. - Remove debug statements current printing from program
  10. - add optional cancel button.
  11. - allow NoConfig to run without argparse (Issue #43)
  12. - display warning when this happens (could be a misfire on Gooey's end)
  13. - add suppress warnings flag
  14. - Meta Info
  15. - Program Name
  16. - Program Description
  17. - Client Program
  18. - Desired Size
  19. - Desired Columns (required)
  20. - Desired Columns (optional)