Join Slack
Powered by
builder functions that give you illusion of not ha...
# tornadofx
a
aimozg
07/17/2018, 3:01 PM
builder functions that give you illusion of not having to add them actually work as
Copy code
button { /*setup*/ } // => val btn = Button() btn./*setup*/ btn.attachTo(this)
Open in Slack
Previous
Next