lutz
01/20/2017, 1:32 PMedvin
01/20/2017, 1:42 PMedvin
01/20/2017, 1:42 PMedvin
01/20/2017, 1:52 PMlutz
01/20/2017, 1:56 PMedvin
01/20/2017, 1:57 PMlutz
01/20/2017, 2:05 PMlutz
01/20/2017, 2:05 PMedvin
01/20/2017, 2:18 PMlutz
01/20/2017, 2:29 PMedvin
01/20/2017, 2:29 PMlutz
01/20/2017, 2:30 PMlutz
01/20/2017, 2:40 PMedvin
01/20/2017, 2:45 PMclass TestApp : App(TestView::class, Styles::class)
and redeploy it?edvin
01/20/2017, 2:45 PMedvin
01/20/2017, 2:46 PMedvin
01/20/2017, 3:17 PMApp(TestView::class, Styles::class)
and add the icon using the -Bicon=
parameter to javapackager instead. Then you don't need to make any JNI calls in your app, and even the installer will bear the correct icon. To add window icons you should use setStageIcon
.nakamin
01/20/2017, 3:47 PMedvin
01/20/2017, 3:47 PMnakamin
01/20/2017, 3:47 PMedvin
01/20/2017, 3:47 PMnakamin
01/20/2017, 3:47 PMedvin
01/20/2017, 3:47 PMnakamin
01/20/2017, 3:48 PMnakamin
01/20/2017, 3:48 PMnakamin
01/20/2017, 3:49 PMedvin
01/20/2017, 3:49 PMnakamin
01/20/2017, 3:49 PM