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

Unify scrollbar styling and behavior between all edit widgets, #12

Merged

Conversation

hbregalad
Copy link
Contributor

Unify scrollbar styling and behavior between all edit widgets, by using ScrolledTextBox class from tkinterweb.utilities rather than rolling our own each time.

This seems to be one way to go to get the scroll bars all looking and acting the same way.

If you want to bring even more things into the same style, Have you considered using tk.ttk.Button() instead of tk.Button() for the toolbar?
@hreikin hreikin merged commit f9b7b7e into hreikin:main Apr 10, 2022
@hreikin
Copy link
Owner

hreikin commented Apr 10, 2022

This is great, thank you.

I'll merge and close this.

@hbregalad hbregalad deleted the HTML-source-with-scrollbars-suggestion branch July 18, 2022 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants