From c157154b1c865917b95a4dac951ee3d95b300573 Mon Sep 17 00:00:00 2001 From: punix Date: Thu, 5 Sep 2024 22:17:31 +0200 Subject: [PATCH] add Frame widget 3 for Buttons and Listbox with Scrollbar. all Widgets new format delete works now of disable checkbox when Listbox empty (part two) --- .idea/workspace.xml | 15 ++++++++-- main.py | 69 ++++++++++++++++++++++++++++++--------------- wg_func.py | 36 ++++++++++++----------- wg_py.xml | 2 ++ 4 files changed, 80 insertions(+), 42 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5f091cf..d102f44 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@