You are browsing as a guest. Sign up (or log in) to start making projects!

1h 2m 52s logged

This one, by far the hardest feature to implement: the save dialog. It took me lots of work to do (most was AI assisted) that double frees were actually fired (despite deleting all free methods).

Here’s what’s fully implemented:

  • Autotemplating with a default filename
  • Sticky file names, so your typed filename never gets lost (e.g. when changing directories)
  • And lots of UX improvements for the save dialogs

The rest are relatively easy to implement, as they require little work, such as the open file dialog, etc.

Next steps

Next, I hope that

  • There will be basic visual file saving/exporting (*.vfl)
  • Parser for those visual files (to open it)
  • Lots of filesystem-related operations as well as a robust project management system
0
4

Comments 0

No comments yet. Be the first!