-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Implementing a GUI for the bot will be the key focus once the core background systems are up and running.
From past experience in C++, programming any kind of GUI that is cross-platform will take an absolute boat-ton of work that is well beyond the necessary scope of this project, therefore I will make use of a library for that.
My research has shown that wxWidgets is likely the best option in terms of compact-ness and the limited amount of work to make it function with the existing code-library.
Reactions are currently unavailable