Hacker News new | ask | show | jobs
by hujun 1561 days ago
I used to like fyne a lot, it is simple yet very extensible, much more approachable than other mainstream GUI binding like QT. however like OP mentioned fyne is not production ready yet, one key issue for me is IME support, it is based on glfw, and glfw doesn't have proper support for IME input.