Skip to content Skip to sidebar Skip to footer
Showing posts with the label Protocols

What Protocols Of Tkinter Toplevel Widget Are There

When using Tk.protocol arguments could be “WM_DELETE_WINDOW”, “WM_SAVE_YOURSELF” and “WM_TAKE_FOCUS… Read more What Protocols Of Tkinter Toplevel Widget Are There

Type Hint For An Instance Of A Non Specific Dataclass

I have a function that accepts an instance of any dataclass. what would be an appropriate type hint… Read more Type Hint For An Instance Of A Non Specific Dataclass