On Thursday, April 9, 2020 at 5:01:02 AM UTC+2, 洪嘉鴻 wrote: > > I want to run executables on both Windows and Linux. > I don't think it is convenient to maintain 2 codes with lxn/walk on > Windows and go-gtk3 on Linux. > Yeah, it gets messy quickly. It can be done, but then you're probably writing another abstraction layer anyway. I started on a hobby project in Fyne today, and combined with fyne-cross I had Linux, macOS and Windows building up and running within minutes. There are some elementary widgets and features (mainly listviews, treeviews and systray stuff) I wish for, but their development process means they'd rather have something working than ship half-done features. That sort of thing makes me think it's the most promising Go GUI/app framework right now.
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/48294158-4cd0-4d84-a07a-4c71d872c8a6%40googlegroups.com.