CustomTkinter
CustomTkinter copied to clipboard
add return super().coords(tag_or_id, *args) in ctk canavas please
To get the return of coord like tkinter basic
2hour to undestand why i cannot get dat return x)
thanks
CTkCanvas is not meant to be used outside the library itself, its just written for rendering the CTk components.
yeah, i'm using this for something else in my app, i use a canvas widget for matplotlib :)