fishyboteso/fishy/gui
Dadmehr ad77ac85b9
Update main_gui.py
This code modifies the toggle_show_grab function to show a warning message when "Save Screenshots" is enabled. When "Save Screenshots" is disabled, it shows a confirmation message asking the user if they want to delete the saved screenshots. Depending on the user's choice, you can add the necessary code to delete the screenshots or perform any other desired action.
2023-06-06 19:42:49 +03:30
..
__init__.py 0.3.3 reworked notifications again (now uses discord chat) 2020-05-19 10:56:50 +05:30
config_top.py #154 look_for_hole disabled by default 2023-03-07 01:48:59 +05:30
discord_login.py pep8 cleanup 2022-02-03 05:29:10 +05:30
funcs.py removed drm from full auto 2021-05-22 05:24:09 +05:30
gui.py using splash object instead of using finish function 2023-03-07 00:03:24 +05:30
log_config.py decoupled logger and gui 2022-02-03 05:15:00 +05:30
main_gui.py Update main_gui.py 2023-06-06 19:42:49 +03:30
splash.py improved code a bit 2023-03-07 00:11:19 +05:30
terms_gui.py fixed crash in 3.11 on first launch 2023-02-12 03:00:43 +05:30
update_dialog.py update canvas of update_dialog 2022-06-13 10:17:15 +02:00