Re: [go-nuts] Announcing a Fyne GUI toolkit

2018-09-17 Thread Andrew Williams
Thanks for tracking it. I had trouble with Ubuntu before, I think the packages change a lot. I will get a VM up and running and check it out. Andy On Mon, 17 Sep 2018 at 22:45, Justin Israel wrote: > I've hit a couple issues with the bootstrap on ubuntu 16.04 and have been > logging them as I f

Re: [go-nuts] Announcing a Fyne GUI toolkit

2018-09-17 Thread Andrew Williams
Hi, If you don’t have homebrew installed already it won’t work. Please feel free to contact me off list with details, or raise a ticket. Apologies for the trouble, Andy On Mon, 17 Sep 2018 at 22:04, Tharaneedharan Vilwanathan wrote: > Hi, > > Anyone having trouble installing on a Mac or am I a

Re: [go-nuts] Announcing a Fyne GUI toolkit

2018-09-17 Thread Justin Israel
I've hit a couple issues with the bootstrap on ubuntu 16.04 and have been logging them as I find them: https://github.com/fyne-io/bootstrap/issues On Tue, Sep 18, 2018 at 9:04 AM Tharaneedharan Vilwanathan < vdhar...@gmail.com> wrote: > Hi, > > Anyone having trouble installing on a Mac or am I al

Re: [go-nuts] Announcing a Fyne GUI toolkit

2018-09-17 Thread Tharaneedharan Vilwanathan
Hi, Anyone having trouble installing on a Mac or am I alone? The bootstrapping part gives me trouble. Please let me know if I need to provide more details. Regards dharani On Mon, Sep 17, 2018 at 1:25 PM Andy Williams wrote: > Hi, > > I don’t know if it helps but I wrote a short document abo

Re: [go-nuts] Announcing a Fyne GUI toolkit

2018-09-17 Thread Andy Williams
Hi, I don’t know if it helps but I wrote a short document about the driver in Fyne. https://github.com/fyne-io/fyne/wiki/Drivers Andrew On 14 September 2018 at 20:01:56, Andrew Williams (handya...@gmail.com) wrote: Hi, Thanks. There is an efl opengl driver which we could utilise instead of the

Re: [go-nuts] Announcing a Fyne GUI toolkit

2018-09-14 Thread Andrew Williams
Hi, Thanks. There is an efl opengl driver which we could utilise instead of the sofware driver with a small change - if your hardware supports it. It would also be possible to provide an alternative driver that communicates directly with opengl, but this is a lot more work. I have designed the b

Re: [go-nuts] Announcing a Fyne GUI toolkit

2018-09-14 Thread Ian Davis
On Fri, 14 Sep 2018, at 6:02 PM, Andrew Williams wrote: > > 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/m