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

setFont(size=) does not effect menus #647

Open
OIK2 opened this issue Jul 12, 2022 · 0 comments
Open

setFont(size=) does not effect menus #647

OIK2 opened this issue Jul 12, 2022 · 0 comments

Comments

@OIK2
Copy link

OIK2 commented Jul 12, 2022

Bug Report


When I use the .setFont() command to change the size of the font, it does not change the menu font size (Tested on Ubuntu Linux)

Context


I want to provide accessibility options to my users, so I have a submenu of menu radio buttons to select font size.

Expected Behaviour


I expected that all fonts would change in size.

Actual Behaviour


Only the text in the widgets below the menu bar increased in size.

Any error messages produced by appJar


No error messages produced.

Sample code, demonstrating the issue


app.setFont(size=14)

What steps are needed to reproduce the bug


Have a GUI with a menu bar, some text based widgets, and the ability to change the font size.

Version Information


appJar: 0.94.0 Python: 3.10.4 TCL: 8.6, TK: 8.6 Platform: Linux pid: 11798 locale: en_US

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

No branches or pull requests

1 participant