CustomTkinter
CustomTkinter copied to clipboard
Bigger Example Application
Please provide a bigger example application with
- a menubar
- change frame content according to the selected menuitem
- display content (table) from an api (maybe from https://jsonplaceholder.typicode.com/), etc.
- using multiple files.
Thanks!
Please add also to example:
- Adding new items to comboBox form GUI after button click
More resources: https://customtkinter.tomschimansky.com/tutorial/
Select multiple frames: https://github.com/TomSchimansky/CustomTkinter/blob/master/examples/image_example.py