CustomTkinter
CustomTkinter copied to clipboard
TextBox Jump to End
trafficstars
With tkinter you can jump to the end of the textbox with the .see('end') method. Is this available with customtkinter? Thanks!
https://github.com/TomSchimansky/CustomTkinter/discussions/297
Look here: https://github.com/TomSchimansky/CustomTkinter/issues/378