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.
Chris 3963fce0af Merge pull request #63 from malinoff/patch-1 9 years ago
..
__init__.py Chagned from directly running python code, to executing a path via Popen to facilitate using Gooey with other languages. Add additional configration options to GUI (still in progress). First pass at project restructure to make things easier to find. 10 years ago
advanced_config.py Removed debug statements 9 years ago
base_window.py Added GooeyParser - wrapper for Argparse to allow custom widget desclarations 10 years ago
basic_config_panel.py More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago
footer.py More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago
header.py More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago
layouts.py Fixed issue #55. Removed basic layout class in favor of json layout build_spec. Fixed restart button. Fixed all run modes 9 years ago
runtime_display_panel.py More project restructuring. Fixed bugs in widget_pack's getvalue methods, changed how parsing is done. Started updating the fantastically out of date unittests. Getting close! 10 years ago