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 a39924948c Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
..
lang Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
widgets Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
windows Changes Project structure. Added doubleBuffering on panels to reduce flicker 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
componenets2_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
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 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
controller.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
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
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