From 2aa9f907b5a8241c3e529ce3a48aaedc401aff2c Mon Sep 17 00:00:00 2001 From: punix Date: Wed, 4 Sep 2024 20:52:44 +0200 Subject: [PATCH] fixes on empty Listbox now is disable and now works autoconnect label with read and write, delete works now with read and write --- .idea/workspace.xml | 15 ++++++++++--- main.py | 51 ++++++++++++++++++--------------------------- wg_func.py | 38 +++++++++++++++++++-------------- wg_py.xml | 1 - 4 files changed, 54 insertions(+), 51 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 58d9c5d..5f091cf 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@