SetWindowLongPtrW (hwnd, GWL_EXSTYLE, style) # re-assert the new window style root.withdraw() root.after(10, root.deiconify) def main(): root = tk.
確定! 回上一頁