It's now well into development and ready for people to get involved. There is a long way to go but it feels like a solid base.Instructions for getting started, if you need them, are at https://github.com/fyne-io/bootstrap/blob/master/README.md .If you want to know more we're also in the #fyne channel on the gopher Slack server.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Are games a possible use case for the GUI?
I saw u mention you were working on...
"basically a canvas that can draw line/rect/text/images(including svg) and some basic window handling."
Which sounds like all you'd need for 2d game graphics :D