Added a dialog later on for you to answer the questions it prompted you, as well as regex checking (this will be fixed into a more modular approach later on). Regexes still apply!
I’ll probably finish a lot later on (including adding a new visual file, opening a visual file, etc). Right now, this could be the roadmap for future development from now:
Current Goals:
- Implement exporting visual as .h file to be used
- Creating a new visual file, opening/parsing, and saving
Future Goals:
- Fully implemented C++ editor inside of the designer
- Project system (a folder containing the visual file, C++ file and the automatically generated header file)
- Automatic X11/Xm/Xt download if you don’t have one (includes and libraries)
- In-IDE building with
g++and having the ability to run the result binary - Packaging to AppImage with
linuxdeployandappimagetool - Add Wakatime/Hackatime support /j (that will/won’t happen)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.