+1 to this. It would be fantastic if there was a decent desktop framework for
Nim. The current projects are less than complete and are a pain to make work
consistently across major operating systems (Win, Mac, Linux). Long time ago I
used Delphi
[https://www.embarcadero.com/products/delphi](https://www.embarcadero.com/products/delphi)
and more recently its OSS cousin Lazarus
[https://www.lazarus-ide.org/](https://www.lazarus-ide.org/). But it's based on
40 year-old object pascal, so it feels, well, antiquated. I don't think IDE
like that is needed for Nim, but a well-maintained library of comprehensive
native OS widget support would be awesome.