11 Commits (f9e9966f2d53b1399a871bd1ab03c32cfce91351)

Author SHA1 Message Date
chriskiehl f9e9966f2d added cmd tools. moved config generation to own module 10 years ago
chriskiehl e7a141c66f Linked variable cols lengths to build spec 10 years ago
chriskiehl 6839ff93ed Unhooked the json generation from the GUI generation. Refactorings 10 years ago
chriskiehl b1c2a9d0b1 Fixed issue in widget_pack that returned None for positional args. Minor code cleanup 10 years ago
Stephen L 3708d25a12 fix: empty optional arguments are not supplied from Gooey back to the script anymore (and thus their default values can be managed by argparse) 10 years ago
chriskiehl d2decc1b94 Fixed issue #55. Removed basic layout class in favor of json layout build_spec. Fixed restart button. Fixed all run modes 10 years ago
chriskiehl d226c81fc7 Removed debug statements 10 years ago
chriskiehl c0318c7e97 Added GooeyParser - wrapper for Argparse to allow custom widget desclarations 10 years ago
chriskiehl 8025265366 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
chriskiehl a39924948c Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
chriskiehl c610b784a2 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