Call for IntelliJ IDEA user help

2019-04-02 Thread Diego Cirujano
Hi all, Christian and me are trying to improve the build.gradle file and it will let the diverse IDEs import it and it will allow us to remove the specific IDE files. If you are an IntelliJ IDEA user and you have at least Version 20.18.3, you can easily help us. Please, follow the following step

JDK-8152395: Fix toolbar overflow control

2018-12-20 Thread Diego Cirujano
Hi, I'd like to request a review for JDK-8152395 available as a PR on Github: *https://github.com/javafxports/openjdk-jfx/pull/318 * JBS: *https://bugs.openjdk.java.net/browse/JDK-8152395 * Th

Re: DateAxis..

2013-09-02 Thread Diego Cirujano-Cuesta
Hi Pedro, Christian Schudt and me are working in a DateAxis that he create , we are using Christian repo (this url): https://bitbucket.org/sco0ter/extfx/src and then: src/main/java/extfx/scene/chart/DateAxis.java that extends from "Axis". We just have a few problems not important as a consecuen

Re: Missed "pulse"?

2013-08-05 Thread Diego Cirujano-Cuesta
where available for all. Diego From: Scott Palmer To: Richard Bair Cc: Diego Cirujano-Cuesta , "openjfx-dev@openjdk.java.net" Date: 31.07.2013 17:18 Subject:Re: Missed "pulse"? I did notice that commit. Does that require the use of Canvas? We aren&#x

Re: Missed "pulse"?

2013-08-01 Thread Diego Cirujano-Cuesta
r To: Diego Cirujano-Cuesta Cc: "openjfx-dev@openjdk.java.net" Date: 31.07.2013 16:42 Subject:Re: Missed "pulse"? Interesting. The problem outlined in RT-31025 does involve GridPane with ColumnConstraints. I will try to dig up the code. Scott On Wed

Re: Missed "pulse"?

2013-07-31 Thread Diego Cirujano-Cuesta
Hi Scott, I have a component quite similar to the one you described and I also had problems like the ones that you mentioned with the same workarounds. BUT I found out that the problem was of my understanding. One of the problems was, I was using invalidation listeners and I wasn't getting alwa