Ruckus
10/13/2018, 5:05 PMRuckus
10/13/2018, 5:06 PMRuckus
10/13/2018, 5:07 PMcarlw
10/13/2018, 5:35 PMcarlw
10/13/2018, 6:28 PMcarlw
10/13/2018, 6:29 PMCarlton Whitehead
10/13/2018, 11:25 PMListMenu.activeItem
intended to be re-assigned after an initial assignment? I'm seeing it work the first time, but subsequent assignments appear to have no effect. I stepped through its `activeItemProperty`'s setter when it's receiving a new ListMenuItem
, and it's definitely getting called, doing its work, but effects no change on screen.ValV
10/14/2018, 2:42 AMinternal var TableColumn<*, *>.resizeType: ResizeType
, I need to copy resizeType
from one column to another. Or is there another way to clone a column (of TableView
)?thlinde
10/14/2018, 12:37 PMcarlw
10/14/2018, 1:02 PMValV
10/14/2018, 5:29 PMPrinterJob.printPage(Node)
prints node (TableView
in my case) with underlying parent? So if the table view is in the middle of HBox
, then the free space around the table view will also be printed 🔥ValV
10/14/2018, 5:37 PMScrollPane
does the right thing, but such containers like hbox or vbox, are getting printed with table view, spoiling marginsShan
10/14/2018, 8:26 PMprimaryStage.height
in the first View I populate my app with it returns NaN
? Am I missing a lifecycle thing here? I thought that the stage height was already set before the View is instantiated?ValV
10/14/2018, 8:58 PMprintln
to root's width property - it showed 3 times width change before the window appeared (0, 1, 640 - it's another story of the platform secrets)carlw
10/14/2018, 10:29 PMcarlw
10/14/2018, 10:31 PMcarlw
10/14/2018, 10:37 PMShan
10/14/2018, 10:42 PMMike
10/15/2018, 6:34 AMMike
10/15/2018, 8:44 AMcarlw
10/15/2018, 2:13 PMcarlw
10/15/2018, 2:26 PMcarlw
10/15/2018, 2:26 PMamanda.hinchman-dominguez
10/15/2018, 2:26 PMamanda.hinchman-dominguez
10/15/2018, 2:27 PMamanda.hinchman-dominguez
10/15/2018, 2:38 PMcarlw
10/15/2018, 2:43 PMgtnarg
10/15/2018, 2:55 PMonDock
functionality is dependent on the showingProperty
carlw
10/15/2018, 2:56 PM