From 8cd5fc28e4177992b5a1095351b11e02913e4bb0 Mon Sep 17 00:00:00 2001 From: punix Date: Mon, 23 Sep 2024 21:09:41 +0200 Subject: [PATCH] in msg_window two further parameters to be added to the pass, so height and wide can also be specified. In rename, messages come now if new names do not fit Fix Index Error on msg_window() --- .idea/workspace.xml | 35 ++++++++++---- wg_func.py | 27 +++++++---- wg_main.py | 108 ++++++++++++++++++++++++++++++++------------ 3 files changed, 124 insertions(+), 46 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 40e434d..0f1311c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,9 @@