Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jarvisteach opened this issue Oct 3, 2018 · 0 comments
Closed

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

jarvisteach opened this issue Oct 3, 2018 · 0 comments
Labels
Milestone

Comments

@jarvisteach
Copy link
Owner

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"

@jarvisteach jarvisteach added the bug label Oct 3, 2018
@jarvisteach jarvisteach added this to the 1.0 milestone Oct 3, 2018
jarvisteach added a commit that referenced this issue Oct 19, 2018
Entries in ttk don't accept `xiew(END)` , so fixed it by getting the text's length, and scrolling to there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant