How to design GUI interfaces in Julia?

Another option is CImGui.jl (disclaimer: I’m one of the maintainers), though it’s quite different from all the other options with its immediate-mode style.