summaryrefslogtreecommitdiff
path: root/jfr_playoff/gui/__init__.py
AgeCommit message (Collapse)Author
2019-06-02Providing Teamy database list on DB settings changeemkael
2019-06-01Scrollable frames for team settingsemkael
2019-05-29Compiling config for fetching teamsemkael
2019-05-29Main window now inherits tk.Tk instead of compositing it, to be able to be ↵emkael
referenced as winfo_toplevel()
2019-05-25Basic GUI structure:emkael
* main window with tab manager * page settings tab