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 c506babcde renamed styling to wx_util 10 years ago
..
lang convenience _ method 10 years ago
util renamed styling to wx_util 10 years ago
widgets renamed styling to wx_util 10 years ago
windows renamed styling to wx_util 10 years ago
__init__.py Flattened project structure 10 years ago
action_sorter.py added cmd tools. moved config generation to own module 10 years ago
application.py Added layout manager shell for subparsers. Converted core gui components to work with new data schema 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 Removed debug statements 10 years ago
commands.py Added layout manager shell for subparsers. Converted core gui components to work with new data schema 10 years ago
component_builder.py replaced lazy class with module methods 10 years ago
component_factory.py Flattened project structure 10 years ago
component_register.py Flattened project structure 10 years ago
controller.py added cmd tools. moved config generation to own module 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
gooey_config.json Version bump 10 years ago
image_repository.py Removed debug statements 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
routes.py Added layout manager shell for subparsers. Converted core gui components to work with new data schema 10 years ago
settings.py Fixed issue in widget_pack that returned None for positional args. Minor code cleanup 10 years ago