1 Commits (e30304ee1cd90763f072e350aa850313e1d4a06b)

Author SHA1 Message Date
chriskiehl 6839ff93ed Unhooked the json generation from the GUI generation. Refactorings 10 years ago
Stephen L 2c214e5e82 fix: help description for arguments with nargs 10 years ago
chriskiehl 15b1aa7c2e Added WidgetTypes to allow file saving, opening, and miltifile select 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 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
chriskiehl 6a64e5e88d Removed dependency on argparse for building the GUI - now uses json. Fixed bugs in components resizing. Changed gooey_decorator to use the new json backed GUI builder 10 years ago
chriskiehl 575f441f18 Added Radio buttons to components2 10 years ago
chriskiehl 62bfaa23c8 Added WidgetPack interface, added components2 - experimental structure for gui elements 10 years ago