control-toolbox / control-toolbox/bocop
Improve GUI
Open
- Dominant language
- C++
- Stars
- 4
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
The Qt GUI from bocop2 is great but hard to maintain, and would need to be redone for bocop3.
The replacement GUI in bocop3 uses pysimpleQtGUI and is much easier to work with, but currently has limited features.
Try to improve this one to get closer to the original Qt GUI in terms of appearance and functionality ?
Todo list
- [ ] cuter look. It's supposed to be Qt right :D
- [ ] edit both .def and .cpp files
- [x] use python interface for build and run (ie bypass .sh / .bat scripts and bocopApp[.exe] execs. ALREADY DONE
- [ ] fillable fields for problem.def various keys
- [ ] more modular graphs
Contributor guide
Assessment
This issue has not been assessed yet.