fyne-io / 7guis

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

`binding.NewInt().Get()` returns `(int, error)` #10

Closed AlbinoGeek closed 3 years ago

AlbinoGeek commented 3 years ago

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