carlw
03/15/2018, 2:03 AMjkbbwr
03/15/2018, 11:14 AMjkbbwr
03/15/2018, 11:14 AMjkbbwr
03/15/2018, 11:42 AMaltavir
03/15/2018, 11:44 AMjkbbwr
03/15/2018, 11:54 AMaltavir
03/15/2018, 11:58 AMjkbbwr
03/15/2018, 12:00 PMaltavir
03/15/2018, 12:02 PMjkbbwr
03/15/2018, 12:19 PMedvin
03/15/2018, 2:13 PMpoohbar
03/15/2018, 2:34 PMst_aeon
03/15/2018, 8:23 PMcarlw
03/15/2018, 9:10 PMRuckus
03/15/2018, 9:14 PMAnimation.kt
)Ruckus
03/15/2018, 9:19 PMimageView.fade(<http://300.ms|300.ms>, 0)
to fade out and imageView.fade(<http://300.ms|300.ms>, 0, reversed = true)
to fade in.Ruckus
03/15/2018, 9:21 PMimageView.fade(<http://300.ms|300.ms>, 1)
to fade in if your image is already faded out)st_aeon
03/15/2018, 9:48 PMpike
03/16/2018, 1:26 AMmp
03/16/2018, 11:59 AMkotlinfx > scalafx
😁 by kotlinfx he means tornadofxjchildress
03/16/2018, 6:04 PMjchildress
03/16/2018, 6:05 PMjchildress
03/16/2018, 6:06 PMstart
in the application class, but wasn't sure how to grab a reference to the "view/node"... to decoratebkenn
03/16/2018, 6:22 PMJFXDecorator
in a project. I create a view with JFXDecorator
as the root and subscribe to an event that passes a UIComponent
through and set the UIComponent
as the content of the JFXDecorator
because you can only instantiate one in a JavaFX lifecycle.bkenn
03/16/2018, 6:23 PMjchildress
03/16/2018, 6:23 PMjchildress
03/16/2018, 6:33 PMjchildress
03/16/2018, 6:40 PMjchildress
03/16/2018, 6:41 PMjchildress
03/16/2018, 6:41 PM