GUIs and other stuff
The main thing that I did in these 7 hours
was making a graphical interface for the app.
I first designed the UI in the Netbeans Form Editor because it’s really easy to make it in there, then I exported all the code generated by that and then spent a lot of time wiring everything up and making the GUI stuff actually do something.
It has a bunch of new features and settings like:
- Snapping
- Line colour
- Units
- Zoom
- Image stuff
which took very long to implement because it needed a lot of backend stuff 
I also briefly overwrote a bunch of code and accidentally deleted the source folder
but I managed to retrieve everything from the recycle bin ![]()
I then made another GUI for the initialization screen - where you choose the calibration method (manual or reported) in a similar way.
Did a lot of backend work as well, like changing how the image system calibrates stuff.
Also I made a nice readme and I’m going to ship soon! 
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.