FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-72684: Tkinter: provide interface for "tk busy" subcommands by serhiy-storchaka · Pull Request #107684 · python/cpython · GitHub

/ cpython Public

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

Merged
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:tkinter-busy
Aug 19, 2023
Merged

gh-72684: Tkinter: provide interface for "tk busy" subcommands#107684
serhiy-storchaka merged 2 commits into
python:mainfrom
serhiy-storchaka:tkinter-busy

Conversation

serhiy-storchaka commented Aug 6, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

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 mentioned this pull request Aug 6, 2023
furkanonder added stdlib Standard Library Python modules in the Lib/ directory topic-tkinter type-feature A feature request or enhancement labels Aug 6, 2023
serhiy-storchaka merged commit 79db9d9 into python:main Aug 19, 2023
serhiy-storchaka deleted the tkinter-busy branch August 19, 2023 11:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Standard Library Python modules in the Lib/ directory topic-tkinter type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL