frosch95
10/06/2016, 5:39 PMedvin
10/06/2016, 5:40 PMfrosch95
10/06/2016, 5:40 PMedvin
10/06/2016, 5:41 PMtask customUI(type: Exec) { commandLine 'jar', '-ua' ... }
frosch95
10/06/2016, 5:41 PMfrosch95
10/06/2016, 5:42 PMedvin
10/06/2016, 5:42 PMedvin
10/06/2016, 5:43 PMfrosch95
10/06/2016, 5:43 PMfrosch95
10/06/2016, 5:45 PMedvin
10/06/2016, 5:47 PMfrosch95
10/06/2016, 5:52 PMedvin
10/06/2016, 5:53 PMfrosch95
10/06/2016, 5:54 PMedvin
10/06/2016, 7:05 PMField
, which is basically just a Pane with a custom layout protocol. I think we need to add some more layout constraints to Field to make this elegant.edvin
10/06/2016, 7:08 PMVBox.setVgrow
. I would have to investigate how this is done in the VBox layout manager and replicate it for Field, or hm... maybe we could make Field
extend VBox instead of Pane...ron
10/06/2016, 7:09 PMron
10/06/2016, 7:09 PMron
10/06/2016, 7:09 PMron
10/06/2016, 7:10 PMedvin
10/06/2016, 7:10 PMedvin
10/06/2016, 7:10 PMedvin
10/06/2016, 7:10 PMron
10/06/2016, 7:10 PMedvin
10/06/2016, 7:11 PMedvin
10/06/2016, 7:11 PMron
10/06/2016, 7:11 PMron
10/06/2016, 7:11 PMedvin
10/06/2016, 7:13 PMron
10/06/2016, 7:13 PM