mirror of https://github.com/chriskiehl/Gooey.git
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
32 lines
748 B
|
|
|
|
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
|
|
|
|
- add optional cancel button.
|
|
- allow NoConfig to run without argparse (Issue #43)
|
|
- display warning when this happens (could be a misfire on Gooey's end)
|
|
- add suppress warnings flag
|
|
|
|
|
|
- Meta Info
|
|
- Program Name
|
|
- Program Description
|
|
- Client Program
|
|
- Desired Size
|
|
- Desired Columns (required)
|
|
- Desired Columns (optional)
|
|
|
|
|
|
|
|
|
|
|