From 0c8627fe97028167a911fbfe4797d462c0e28014 Mon Sep 17 00:00:00 2001 From: punix Date: Thu, 5 Sep 2024 22:20:07 +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) add Menu widget with one Button --- .idea/workspace.xml | 20 ++++++++++++-------- main.py | 2 +- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d102f44..cdeab28 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,7 @@