Transport-for-the-North / caf.toolkit

Toolkit of transport planning and appraisal functionalities.
https://caftoolkit.readthedocs.io/en/stable/
Other
0 stars 2 forks source link

GUI sub-package containing useful Tkinter widgets #104

Open wsp-mbuckley opened 9 months ago

wsp-mbuckley commented 9 months ago

Add a gui sub-package which contains custom widgets for making creating GUIs simpler. The sub-package / module should contain widget classes which build on top of Tkinter to combine some widgets together. Widget classes could be built on top of labelled frames (LabelFrame).

Possible widgets (all built on top of LabelFrame so they can have nice labels):