iDCoded / D-Pad

Lightweight & Minimal Text Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestion: separate main.py

ygz213 opened this issue · comments

I think we should separate main.py to some files like main.py, settings.py etc.

Yes, this has been in my mind for a pretty long time.

There are many lines of code, and things are getting hard to control.

We can separate things like, Settings, Main Window, Various Functions.