openjfx contribution documentation

2018-12-03 Thread Cirujano Cuesta, Diego
Hi all! We are surprised about the documentation of JavaFX. We could not make a test in openjfx running in the IDE: We followed the following the instructions: https://wiki.openjdk.java.net/display/OpenJFX/Building+OpenJFX Here we used the following Ubuntu packages: sudo apt install ksh

RE: SVG

2016-10-11 Thread Cirujano Cuesta, Diego
Hi Kevin, is there any public API that allow adding new Image formats? Thank you, Diego -Original Message- From: Kevin Rushforth [mailto:kevin.rushfo...@oracle.com] Sent: Dienstag, 11. Oktober 2016 14:36 To: Cirujano Cuesta, Diego <diego.cirujano-cue...@zeiss.com> Cc: openj

RE: ProgressIndicator indeterminate transition bugs

2016-07-13 Thread Cirujano Cuesta, Diego
decide to create a new JIRA and resolve this as a duplicate if we decide to go with a better naming. https://bugs.openjdk.java.net/browse/JDK-8090322 - Chien On 03/08/16 01:58, Cirujano Cuesta, Diego wrote: > Great! In that case forget the patch I made, it doesn’t make sense until the >

RE: ProgressIndicator indeterminate transition bugs

2016-03-08 Thread Cirujano Cuesta, Diego
. At that point we can properly fix these issues. -- Jonathan Sent from a touch device. Please excuse my brevity. On 8 March 2016 21:53:07 GMT+13:00, "Cirujano Cuesta, Diego" <diego.cirujano-cue...@zeiss.com<mailto:diego.cirujano-cue...@zeiss.com>> wrote: Hi all, As I unde

RE: ProgressIndicator indeterminate transition bugs

2016-03-08 Thread Cirujano Cuesta, Diego
: Jonathan Giles [mailto:jonathan.gi...@oracle.com] Sent: Sonntag, 28. Februar 2016 22:54 To: Cirujano Cuesta, Diego; openjfx-dev@openjdk.java.net Subject: Re: ProgressIndicator indeterminate transition bugs If you can, are you able to file bug reports for these? -- Jonathan On 29/02/16 10:49 AM

RE: ProgressIndicator indeterminate transition bugs

2016-02-28 Thread Cirujano Cuesta, Diego
or what. I am using: http://bugreport.java.com/ What can I do in order to write comments in the JBS bugs? Thanks, Diego -Original Message- From: Jonathan Giles [mailto:jonathan.gi...@oracle.com] Sent: Sonntag, 28. Februar 2016 22:54 To: Cirujano Cuesta, Diego; openjfx-dev@openjdk.java.net

ProgressIndicator indeterminate transition bugs

2016-02-28 Thread Cirujano Cuesta, Diego
Hi all, We found two important bugs in ProgressIndicator that are related with the following tickets: https://bugs.openjdk.java.net/browse/JDK-8094829 https://bugs.openjdk.java.net/browse/JDK-8094078 Now are quite critical because in a 4K monitor may cause OutOfMemoryException. Using the

RE: [Review request] 8090477: Customizable visibility timing for Tooltip

2016-02-28 Thread Cirujano Cuesta, Diego
Hi Jonathan, I saw that was already reviewed, good!. I tested it also and it works like a charm. Thanks, Diego

RE: javafx.embed.singleThread flag questions

2015-01-28 Thread Cirujano Cuesta, Diego
, Diego -Original Message- From: Kevin Rushforth [mailto:kevin.rushfo...@oracle.com] Sent: Dienstag, 27. Januar 2015 18:32 To: Cirujano Cuesta, Diego Cc: openjfx-dev@openjdk.java.net Subject: Re: javafx.embed.singleThread flag questions Hi, It is experimental in FX 8, but we might

javafx.embed.singleThread flag questions

2015-01-27 Thread Cirujano Cuesta, Diego
Hi all, I have a few questions about the javafx.embed.singleThread flag: Is it still experimental? Is it recommended the usage of this flag in an application with several JFXPanels and swing with communication between them? anybody using it? any experience/opinion about it? Thanks!

openJFX Using+an+IDE documentation

2014-10-02 Thread Cirujano Cuesta, Diego
Hi all! In the documentation of using an IDE to develop There is one part not clear for me. https://wiki.openjdk.java.net/display/OpenJFX/Using+an+IDE I would like to explain what I did. The part not clear for me is: Using Netbeans-Run sample code. I didn't do it as the wiki said because

CSS Styleable property loading

2014-09-01 Thread Cirujano Cuesta, Diego
Hi all, I am developing a patch to the ticket https://javafx-jira.kenai.com/browse/RT-19538 and it´s almost finished. The only thing is that the css properties are loaded too late. I would like to know how could I force the css loading so that STYLEABLES are loaded when I want. How could I do

RE: Scenic View updates

2014-05-08 Thread Cirujano Cuesta, Diego
I understand Jonathan. I am glad to hear good news, FINAL RELEASE!!!. Good job. Thanks! Diego -Original Message- From: Jonathan Giles [mailto:jonathan.gi...@oracle.com] Sent: Mittwoch, 7. Mai 2014 22:15 To: Cirujano Cuesta, Diego; openjfx-dev@openjdk.java.net Subject: Re: Scenic View

Scenic View updates

2014-05-07 Thread Cirujano Cuesta, Diego
Hi all, I think that I am not the only one that really like the app Scenic View. I saw that since 8.8.13 there aren´t any news and the current Java 8 version is a Developer Preview(4). I didn´t find any info about it in the mailing list. Do you know anything about it? Thanks! Diego