This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients aunderscored, serhiy.storchaka
Date 2021-04-01.15:00:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617289200.37.0.302319297019.issue43694@roundup.psfhosted.org>
In-reply-to
Content
The size of of the window is determined by the size of its components. The size of the label and the munu is determined by the size of the font. If font has the same size and you output the same string (or string containing characters of the same proportion) you will get windows with the same size.
History
Date User Action Args
2021-04-01 15:00:00serhiy.storchakasetrecipients: + serhiy.storchaka, aunderscored
2021-04-01 15:00:00serhiy.storchakasetmessageid: <1617289200.37.0.302319297019.issue43694@roundup.psfhosted.org>
2021-04-01 15:00:00serhiy.storchakalinkissue43694 messages
2021-04-01 15:00:00serhiy.storchakacreate