ron
01/02/2017, 8:48 PMonDock
is a handy function:
override fun onDock() {
passphrase.set("")
status.set("")
}
edvin
01/02/2017, 10:03 PMgtnarg
01/02/2017, 11:06 PMedvin
01/02/2017, 11:16 PMgtnarg
01/02/2017, 11:19 PMgtnarg
01/02/2017, 11:19 PMgtnarg
01/02/2017, 11:31 PMvoddan
01/03/2017, 8:06 AMvoddan
01/03/2017, 8:07 AMsingleAssign
in Tornado? If so, why the heck it is not in stdlib? I even can't find an issue to add it!edvin
01/03/2017, 8:14 AMron
01/03/2017, 8:17 AMron
01/03/2017, 8:18 AMpopulate
function during startup, but what if I want to completely replace the current content with other content?voddan
01/03/2017, 8:18 AMsingleAssign
. Vote: https://youtrack.jetbrains.com/issue/KT-7180edvin
01/03/2017, 8:19 AMedvin
01/03/2017, 8:20 AMvoddan
01/03/2017, 8:20 AMedvin
01/03/2017, 8:20 AMedvin
01/03/2017, 8:20 AMedvin
01/03/2017, 8:21 AMron
01/03/2017, 8:21 AMsingleAssign
@thomasnield’s link points to completely different code 🙂ron
01/03/2017, 8:22 AMedvin
01/03/2017, 8:22 AMedvin
01/03/2017, 8:23 AMedvin
01/03/2017, 8:23 AMron
01/03/2017, 8:23 AMron
01/03/2017, 8:24 AMron
01/03/2017, 8:29 AMPair("selecteditem", controller.selectedEntry)
instead of ”selectedItem” to controller.selectedEntry
ron
01/03/2017, 8:30 AMto
syntax feels reverted as if you are putting the key into the value instead of the other way aroundron
01/03/2017, 8:30 AMcontroller.selectedEntry to “selectedItem”
if would have felt more logical for meedvin
01/03/2017, 8:33 AM