Skip to content

Folder structure question. #574

Answered by TomSchimansky
Jeymen asked this question in Q&A
Discussion options

You must be logged in to vote

I created two articles in the wiki on how to structure the code into classes:
https://github.com/TomSchimansky/CustomTkinter/wiki/App-structure-and-layout
https://github.com/TomSchimansky/CustomTkinter/wiki/Multiple-frames

The classes can then be located in individual files, and you can have a main.py file where the App class is implemented and then for example a module (folder with init.py file) called frames where all files with the frame classes are located.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Jeymen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants