Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-72684: Tkinter: provide interface for "tk busy" subcommands #107684

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

Merged
merged 2 commits into from
Aug 19, 2023

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Aug 6, 2023

Add tkinter.Misc methods: tk_busy_hold(), tk_busy_configure(), tk_busy_cget(), tk_busy_forget(), tk_busy_current(), and tk_busy_status().


📚 Documentation preview 📚: https://cpython-previews--107684.org.readthedocs.build/

Add tkinter.Misc methods: tk_busy_hold(), tk_busy_configure(), tk_busy_cget(),
tk_busy_forget(), tk_busy_current(), and tk_busy_status().
@bedevere-bot bedevere-bot mentioned this pull request Aug 6, 2023
@furkanonder furkanonder added stdlib Python modules in the Lib dir topic-tkinter type-feature A feature request or enhancement labels Aug 6, 2023
@serhiy-storchaka serhiy-storchaka merged commit 79db9d9 into python:main Aug 19, 2023
@serhiy-storchaka serhiy-storchaka deleted the tkinter-busy branch August 19, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Python modules in the Lib dir topic-tkinter type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants