fyne-io / 7guis

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

Use Data Bindings in Timer #9

Closed stuartmscott closed 3 years ago

stuartmscott commented 4 years ago

Demonstrates the use of the Data Binding API (https://github.com/fyne-io/fyne/pull/804) to implement the Timer.

andydotxyz commented 3 years ago

The master branch is now up to date with v2.0.0 - if you want to continue with this PR please rebase on top of that.

stuartmscott commented 3 years ago

This work was based on the fyne-io/fyne#804 bindings and not the bindings that landed in v2.0.0