fyne-io / 7guis

Fyne implementation of 7GUIs: A GUI Programming Benchmark - https://eugenkiss.github.io/7guis/
15 stars 7 forks source link

`binding.NewFloat().Get()` returns `(float64, error)` #11

Closed AlbinoGeek closed 3 years ago

AlbinoGeek commented 3 years ago

Thus, it cannot be in-lined like this example showed.