<GitHub>
[solvespace] whitequark commented on issue #263: @Evil-Spirit You are absolutely correct in your analysis. The only thing I want to do differently is to use a template-based immediate mode UI (like HTML) instead of code-based (like imgui) because it is really hard to localize code-based immediate-mode UI if you need to e.g. reorder a few elements for a different language. https://github.com/solvespace/solvespace/issues/263#issuecomment-32048785
<GitHub>
[solvespace] whitequark commented on issue #263: And I fully agree that the current approach using the Printf function is intractable and we should migrate from it ASAP. This is actually what I was working on in the platform branch before I had to temporarily cease development. https://github.com/solvespace/solvespace/issues/263#issuecomment-320487878