Bogdanp / racket-gui-easy

Declarative GUIs in Racket.
https://docs.racket-lang.org/gui-easy/index.html
134 stars 18 forks source link

init value cannot be used in code #9

Closed dannypsnl closed 2 years ago

dannypsnl commented 2 years ago

current code will get error:

class: cannot use non-field init variable in a method in: @entries
Bogdanp commented 2 years ago

Thanks!