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 c7e65bd1c0 Moved GooeyParser into its own module and added it to __init__ imports; Fixed bug in widget_pack that was feeding incorrect value 10 years ago
..
__init__.py last big push before packaging 11 years ago
example_argparse_souce_in_main.py Fixed bug in parser that was preventing different argparse import styles from being recognized 10 years ago
example_argparse_souce_in_try.py Changes Project structure. Added doubleBuffering on panels to reduce flicker 10 years ago
mock_app_vars_in_args.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
mock_argparse_example.py Added payload field to EmptyClientApp to facilitate running without argparse (issue #43 & #42) 10 years ago
mockapp.py Moved GooeyParser into its own module and added it to __init__ imports; Fixed bug in widget_pack that was feeding incorrect value 10 years ago
mockapp_import_argparse.py Fixed bug in parser that was preventing different argparse import styles from being recognized 10 years ago
mockapp_nargs.py Fixed Nargs issue (#39) 10 years ago
module_with_no_argparse.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
qwindelzorf _example.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