CustomTkinter icon indicating copy to clipboard operation
CustomTkinter copied to clipboard

TextBox Jump to End

Open geoffbroth opened this issue 3 years ago • 1 comments
trafficstars

With tkinter you can jump to the end of the textbox with the .see('end') method. Is this available with customtkinter? Thanks!

geoffbroth avatar Aug 07 '22 17:08 geoffbroth

https://github.com/TomSchimansky/CustomTkinter/discussions/297

Nomanpour avatar Aug 08 '22 08:08 Nomanpour

Look here: https://github.com/TomSchimansky/CustomTkinter/issues/378

TomSchimansky avatar Aug 16 '22 16:08 TomSchimansky