Join Slack
Powered by
Is it easy to make custom extension-functions like...
# tornadofx
h
hestad
01/17/2018, 5:59 PM
Is it easy to make custom extension-functions like imageview() or should I stick with this += ...
k
kristofdho
01/17/2018, 6:15 PM
should be pretty straightforward
e
edvin
01/17/2018, 6:32 PM
Yeah, if you;re going to reuse it, might as well go for an extension function. Just look at how the ones that come with the framework are created 🙂
3
Views
Open in Slack
Previous
Next