How hard would it be to accept any node instead of...
# tornadofx
r
How hard would it be to accept any node instead of just
Button
? I imagine handling the click callback would get more complicated.