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

Allow resizing the nltk.download() GUI columns #3151

Merged
merged 1 commit into from
May 8, 2023

Conversation

tomaarsen
Copy link
Member

Closes #3149

Hello!

Pull Request overview

  • Allow resizing of a MultiListbox tkinter element, i.e. allows nltk.download() to have its columns resized.

Details

See #3149 for details. This PR only implements the changes suggested by @E-Paine. Resizing works as intended now.

Thank you @E-Paine for opening the issue.

  • Tom Aarsen

@github-actions github-actions bot removed the GUI label May 8, 2023
@stevenbird stevenbird merged commit fc53edb into nltk:develop May 8, 2023
19 of 20 checks passed
@tomaarsen tomaarsen deleted the fix/resizing_download branch May 8, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TclError resizing download dialog table column
2 participants