11 Commits (1e660d1908223ccc4ef45fd7b602e2e489053042)

Author SHA1 Message Date
chriskiehl 98defb0166 Wrapped threads that intereact with the GUI in wx.CallAfter. Added shell=True. Fixed Issue #66 9 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 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
chriskiehl fb03c36556 Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
chriskiehl 9a5101a6b3 Added Restart Button in the footer. 10 years ago
chriskiehl 20bc3f0d50 Replaced duplicated code with utility funcs in styling.py 10 years ago
chriskiehl 6e2a063da1 Updated Controller to accept instance of controlled class -- going to refactor so that the weird "register_controller" thing doesn't need to happen 10 years ago
chriskiehl c9959dedb6 Flattened project structure 10 years ago