Skip to content

Conversation

Sean-Randall
Copy link

This pull request introduces a font size customization feature to the calculator application. Users can now select between two font size options ("Small" and "Large") through a dropdown menu before the application initializes. This enhancement improves accessibility by allowing users to adjust the font size according to their preference, ensuring a better user experience for those with visual impairments or specific interface preferences.

Changes:

  • Added a dropdown menu using tkinter.OptionMenu for font size selection.
  • Introduced dynamic font size adjustments based on user input (Small or Large).
  • Modified the main.py file to integrate the new feature.

Motivation: This feature was added to enhance user control and improve accessibility, providing users with a more customizable and inclusive experience.

Screenshot 2025-04-06 033837
Screenshot 2025-04-06 033723

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant