carlw
12/28/2018, 1:46 PMalex
12/28/2018, 1:47 PMcarlw
12/28/2018, 1:48 PMsbyrne
02/21/2019, 7:35 PMamanda.hinchman-dominguez
02/21/2019, 7:36 PMsbyrne
02/21/2019, 7:43 PMsbyrne
02/21/2019, 7:44 PMKevin
02/21/2019, 11:57 PMmacAppBundler
, here’s all the code you’ll need:
macAppBundle {
mainClassName = "ui.MainKt"
icon = "branding/icon.icns"
bundleJRE = true
backgroundImage = "branding/sample.png"
appName = "iMessage"
}
Kevin
02/21/2019, 11:58 PMKevin
02/21/2019, 11:59 PMKevin
02/21/2019, 11:59 PMKevin
02/22/2019, 12:00 AMcarlw
02/22/2019, 1:01 AMcarlw
02/22/2019, 1:02 AMKevin
02/22/2019, 1:34 AMKevin
02/22/2019, 1:36 AMKevin
02/22/2019, 1:39 AMcarlw
02/22/2019, 1:41 AMcarlw
02/22/2019, 1:42 AMcarlw
02/22/2019, 1:42 AMKevin
02/22/2019, 1:44 AMuseSystemMenuBar
, it does move it to the top, but it says java, unless I’m missing something elseKevin
02/22/2019, 1:45 AMcarlw
02/22/2019, 1:53 AMcarlw
02/22/2019, 1:53 AMcarlw
02/22/2019, 1:53 AMsbyrne
02/22/2019, 1:56 AMalex
02/22/2019, 9:23 AMlittlelightcz
02/22/2019, 5:28 PMonLeftClick { }
and onRightClick { }
extensions (similar to current onDoubleClick { }
). I needed that for TextField
and TextArea
.Nikky
02/23/2019, 10:06 AMNikky
02/23/2019, 10:08 AMScriptDiagnostic
data so i can underline in red where the compiler reported errors