Re: How to run Ensemble8?

2019-06-03 Thread Kevin Rushforth
$ gradle apps $ java @build/run.args -jar apps/samples/Ensemble8/dist/Ensemble8.jar -- Kevin On 6/3/2019 1:43 PM, Thiago Milczarek Sayao wrote: How do I run Ensemble8 from source, using the libs from the source build? Is there a gradle task for that (could not find one - also not a gradle expe

How to run Ensemble8?

2019-06-03 Thread Thiago Milczarek Sayao
How do I run Ensemble8 from source, using the libs from the source build? Is there a gradle task for that (could not find one - also not a gradle expert)? Thanks!

RE: Can Javafx cursor be disabled?

2019-06-03 Thread Doswald Michael
Hi, I had the same problem using i.MX6 with a touchscreen and Monocle on framebuffer (with JavaFX 1.8u151-b12). Unfortunately I could not find a workaround because, as you said, the gray cursor placeholder is displayed before any application code is executed. So there is no way to disable it us