morosebose / tour_de_world

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

Added tabs for multiple country cards & wrapped text for mutli language countries #25

Closed jcmkang closed 1 year ago

jcmkang commented 1 year ago

Hey Surajit!

Using ttk.Notebook from tkinter I was able to create multiple tabs for mutliple country cards. I also was able to wrap text for countries with too many languages, IE. India.

It seems like we might want to do a set max number of countries though?

morosebose commented 1 year ago

This is FANTASTIC. The country cards look so much nicer in a notebook! I love this!