jarvisteach / appJar

Simple Tkinter GUIs in Python
http://appJar.info
Other
615 stars 68 forks source link

Unable to scroll to end of file entry in ttk #538

Closed jarvisteach closed 5 years ago

jarvisteach commented 5 years ago

Bug Report


Context


Running GUI in ttk mode. Opening a file.

Expected Behaviour


The fileEntry should scroll to the end.

Actual Behaviour


Doesn't scroll, produces an error

Any error messages produced by appJar


2018-10-03 06:20:19,127 appJar:WARNING [Line 110->3063/configureWidget]: Error configuring fileName: expected integer but got "end"