edvin
11/10/2017, 6:03 PMedvin
11/10/2017, 8:27 PMkastork
11/12/2017, 4:52 PMWorkspace
lifecycle would you invoke removeFromParent
on the default toolbar buttons? If you do it in init
or onDock
the buttons have null parents, so nothing happens.thomasnield
11/14/2017, 1:28 PMedvin
11/15/2017, 10:01 AMedvin
11/15/2017, 1:47 PMjschneider
11/15/2017, 4:24 PMedvin
11/15/2017, 10:33 PMedvin
11/16/2017, 5:28 PMedvin
11/16/2017, 6:18 PMJuan
11/19/2017, 3:40 PMamanda.hinchman-dominguez
11/19/2017, 11:08 PMJuan
11/19/2017, 11:21 PMoverride fun start(stage: Stage) {
super.start(stage)
stage.isResizable = false
}
and then when replacing the window I should make the window resizable again through a parameter?jschneider
11/22/2017, 7:45 AMron
11/22/2017, 10:36 AMedvin
11/22/2017, 10:48 AMenableWhen
or disableWhen
?g4sarma
11/22/2017, 7:36 PMamanda.hinchman-dominguez
11/24/2017, 9:12 PMjchildress
11/27/2017, 8:56 PMedvin
11/28/2017, 8:56 PMthis += Button
etc). I wonder if we're better off just showing the shiny syntax to avoid confusion. What do you think?g4sarma
11/28/2017, 10:14 PMedvin
11/29/2017, 1:52 PMg4sarma
11/29/2017, 6:54 PMedvin
11/30/2017, 7:39 AMamanda.hinchman-dominguez
11/30/2017, 8:18 PMedvin
11/30/2017, 8:46 PMcenter
) does nothing.edvin
11/30/2017, 8:47 PMedvin
12/01/2017, 10:56 PMedvin
12/05/2017, 6:28 PMedvin
12/05/2017, 6:30 PM