Join Slack
Powered by
<@U0F3291QE> I posted a GridPane example to #282 t...
# tornadofx
c
carlw
03/22/2017, 11:53 AM
@edvin
I posted a GridPane example to #282 that uses an add() with the extra colspan and rowspan arguments w/i a row{} row { add( rectangle(0.0, 0.0, 80.0, 40.0) { fill = Color.RED }, 0, 0, 2, 1 )
3
Views
Open in Slack
Previous
Next