Label centet alignment #2362
annunal
started this conversation in
Debugging help
Replies: 1 comment 1 reply
-
Try using |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I use Label I think that thus should put the text in the center of the label:
Lab=toga.Label("my text", style=Pack(width=300, alignment='center'))
But in reality is is always left aligned.
May I get help or indications in relation to ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions