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.
chriskiehl bda9992b0d Added drag and drop support 10 years ago
..
lang 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
widgets Added drag and drop support 10 years ago
windows Added GooeyParser - wrapper for Argparse to allow custom widget desclarations 10 years ago
__init__.py Flattened project structure 10 years ago
action_sorter.py Flattened project structure 10 years ago
argparse_test_data.py Flattened project structure 10 years ago
build_spec_validator.py 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
chooser_runner.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
client_app.py Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
component_builder.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
component_factory.py Flattened project structure 10 years ago
component_register.py Flattened project structure 10 years ago
components.py Merge branch 'master' of https://github.com/chriskiehl/Gooey 10 years ago
controller.py Added GooeyParser - wrapper for Argparse to allow custom widget desclarations 10 years ago
display_main.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
image_repository.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
imageutil.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
message_event.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
message_router.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
msg_dialog.py Flattened project structure 10 years ago
option_reader.py Flattened project structure 10 years ago
styling.py Replaced duplicated code with utility funcs in styling.py 10 years ago