目录代码安装pyinstaller制作exe代码 import tkinter as tk import subprocess import threading import ipaddress
I am getting a large amount of space under my custom listbox if I add an item with multiple lines of text.What can I do to solve this?