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

refactor tooltips, messages, etc. in constants.py #164

Open
BBC-Esq opened this issue Apr 27, 2024 · 0 comments
Open

refactor tooltips, messages, etc. in constants.py #164

BBC-Esq opened this issue Apr 27, 2024 · 0 comments
Labels
enhancement request approved repository owner use only

Comments

@BBC-Esq
Copy link
Owner

BBC-Esq commented Apr 27, 2024

Put all tooltips, messages in window boxes, etc. in one or more dictionaries within constants.py instead of defining each one as they currently are. This will allow importing a single thing in each scripts that needs one of these messages/tooltips or what not instead of having the specifically import each variable in each specific script, thus both shortening and simplifying multiple scripts and making it easier to add additional tooltips/messages in the future.

@BBC-Esq BBC-Esq added the enhancement request approved repository owner use only label Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement request approved repository owner use only
Projects
None yet
Development

No branches or pull requests

1 participant