CodTubify icon indicating copy to clipboard operation
CodTubify copied to clipboard

Update Current GUI

Open iamDyeus opened this issue 2 years ago • 1 comments

Currently, the GUIs are hardcoded to overlap each other, which creates a messy user experience. To improve this, I propose implementing proper class structures and utilizing tkinter's TopLevel widget for managing multiple interfaces.

Additionally, the aesthetics of the GUI need refinement. The rounded borders were chosen randomly by me, resulting in a less-than-appealing design. Therefore, a makeover of the GUI is necessary.

Tasks

  • [x] #11
  • [ ] #12

iamDyeus avatar Mar 13 '24 19:03 iamDyeus

Working on the GUI was a pain in the ass, so I first created my own library to improve the process. I will now work to get this project going! 🥳

iamDyeus avatar Oct 24 '24 14:10 iamDyeus