It seems that I must give up on tk in go, at least for the time being. So, as a substitute I am playing with tview. So far succesfully re the demos I want. Thanks for your, and others, input
/Niels Sent from [Proton Mail](https://proton.me/mail/home) for Android. -------- Original Message -------- On Tuesday, 09/22/26 at 22:19 Raymond, David <[email protected]> wrote: > I have used Go for programming a variety of things including mathematical > models. I find it to be the best general purpose language I have ever used in > terms of speed, expressiveness, and safety, and I have used a lot of them. > The number of Go-native libraries has been steadily increasing. I have used > both the original Google compiler and gccgo and both are credible options. I > don't know what is available for GUI programming however. It would be worth > looking into Google Go's library packages. > > Dave Raymond > > David J. Raymond > [email protected] > http://kestrel.nmt.edu/~raymond > > On Tue, Sep 22, 2026 at 2:11 AM dan <[email protected]> wrote: > >> Vers ago, I also would to give Go a try but I faced immediately some >> installation problems. Well, here depend very much on personal choises. Eg. >> in my "stable" life I prefer a lot having a safe development environment to >> concentrate on productive stuff.. but that is not the same for everyone. >> >> dan >> bsd.numode.eu

