Making progress on the home screen, however due to the way tkinter bootstrap works, alot of elements conflicted each other and have ended up scattered in random places…
Making progress on the home screen, however due to the way tkinter bootstrap works, alot of elements conflicted each other and have ended up scattered in random places…
i’m now building functionality for the challenge screen by adding relevant information and questions (including question answers defined in dictionaries for the comboboxes) :)
I have been painfully learning tkinter bootstrap and have finally gotten my notebook and tabs to work with images. The colour style has been customised and can now be referenced as needed.
Learning how to incorporate ttkbootstrap for the GUI design… :’)