How to set the font for the ft.View subclass? #4044
Replies: 1 comment
-
It's ok to directly use the fonts that defined in Page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I'm developing a web app, and created a class that inherits from ft.View in a new py file. Unlike Page objects, ft.View does not have a direct 'fonts' property to set font styles. So how do I set the font for the ft.View subclass within this current py file?
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions