I wrote a little project which can convert ui layout file created by <https://aardio.com/> into <https://github.com/khchen/wNim> code.
The bad news are 1. <https://aardio.com/> is in Chinese, and there are some false virus reports on it. Why I choose it? Because it is small and supplies a drag-n-drop GUI designer. 2. <https://github.com/khchen/wNim> works on windows only. Why I choose it? Because I have used wxPython for some projects, while <https://khchen.github.io/wNim/wNim.html> gives me familiar sense. 3. I have not released my project yet. Why? Because I am using <http://nicegui.io/> for some of my current projects, which enables me develop pretty web ui with very little code. I really enjoy coding in <http://nicegui.io/>. However there is no plan to port <http://nicegui.io/> to nimlang as <https://github.com/zauberzeug/nicegui/discussions/1206> says, what a pity.