morosebose / tour_de_world

Displays information about the countries of the world.
Mozilla Public License 2.0
0 stars 1 forks source link

Surajit #22

Closed morosebose closed 1 year ago

morosebose commented 1 year ago

Fix bug where countries-by-language window extends beyond the screen when the number of countries is large.

morosebose commented 1 year ago

Fixes issue #21

morosebose commented 1 year ago

Hiya James! The display is still very ugly but gets the job done. Since this is a temporary measure until we implement displaying a map of the relevant countries, I'm not fussed about the ugliness. If there's a really quick and easy way to improve the display of the info, we can go ahead with that, but the messagebox widget doesn't allow appearance configuration according to what I could find. We could create another class and use a TopLevel window but that seems like wasted effort given that the countries-by-language display is just a minimal viable product that will hopefully soon be superseded by a map.