0

I have made the Main_GUI and Sub-GUI's separately using Tkinter, My Question is that what can i do to combine them all together.

Here's the design for the layers hierarchy : https://i.stack.imgur.com/vMCIx.jpg

iamDyeus
  • 21
  • 8
  • I don't understand what you're asking. Have you tried doing this? Tkinter has frames that can contain any widgets you want, and you can combine multiple frames in a window. – Bryan Oakley Mar 08 '22 at 17:46
  • Does this answer your question? https://stackoverflow.com/questions/7546050/switch-between-two-frames-in-tkinter – Bryan Oakley Mar 08 '22 at 17:47

0 Answers0