1 Commits

Author SHA1 Message Date
8a32065676 - methods from class MainWindow move to class FrameWidgets for active color_label when theme change
- optimize columnconfigure, rowconfigure in class MainWindow and FrameWidgets
- add new Frame for Widgets on Bottom
- optimize from tkinter * to from tkinter import filedialog, ttk, TclError
2024-11-08 21:21:43 +01:00

View File

@ -264,7 +264,4 @@ class Tunnel:
else:
return True
tips = Tunnel.if_tip()
tips = Tunnel.if_tip()