|
|
|
|
|
by samiv
407 days ago
|
|
Cool.. I guess but I just wonder.. is writing the UIs in code an actual practice that people do these days? I program (mostly) in C++ using Qt for my UIs and I just use the Qt Designer to visually drag and drop to build my UIs and the actual code gets generated by the tool. Fast and simple. |
|
Qt looked interesting, particularly with the concise syntax afforted by QML and QtQuick, but the licensing was off-putting and even just getting access (for a non-commercial project for example) seemed to require an awkward sign-up and some kind of installer.
I crave the conciseness and simplicity of something like SwiftUI but the options for doing that in a cross-platform way seem limited.