The other popular option for cross-platform UI apps was Tcl/Tk:
https://en.wikipedia.org/wiki/Tk_(software)
...which even leaked into other language ecosystems like Python:
https://docs.python.org/3/library/tkinter.html
Which had the ugliness problem then, although it is a lot better now.
Which had the ugliness problem then, although it is a lot better now.