Re: JavaFX 2 memory leaks in StyleManager (making FX2 completely unusable for application development)

2013-07-30 Thread Sven Reimers
.png http://www.efxclipse.org/image002.png Tom -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans Desktop Java: http

Re: Unchecked conversion warning

2013-08-13 Thread Sven Reimers
Did you try on console? -Sven On Tue, Aug 13, 2013 at 4:39 PM, Tom Schindl tom.schi...@bestsolution.atwrote: No warning in Eclipse so: a) it is javac (Eclipse uses its own compiler) b) it is netbeans use of javac Tom On 13.08.13 16:20, Sven Reimers wrote: Just use b102 create a new

Re: DateAxis..

2013-09-02 Thread Sven Reimers
to the framework. Sorry, I'm kind of new to submitting patches... Thanks, best regards, -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans

Small API Tweak to Task (Worker)

2013-09-02 Thread Sven Reimers
cooperative to a call to cancel? Something along the following lines public boolean isCancellable() { return true; } // default This would enable users of the API to distinguish between Tasks which really can be cancelled from those which just fulfill the API contract. Comments? -Sven -- Sven Reimers

Hovering and Tooltips are exclusive?

2013-09-14 Thread Sven Reimers
again applied to my shape. So the question is - is it specified that showing the tooltip switches off hovering? Thanks -Sven -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net

Re: Hovering and Tooltips are exclusive?

2013-09-14 Thread Sven Reimers
://www.linkedin.com/groups?gid=1860468 http://www.linkedin.com/groups?gid=107402 http://www.linkedin.com/groups?gid=1684717 * Oracle: https://mix.oracle.com/groups/18497 -- Pedro Duque Vieira -- Sven Reimers * Senior Expert Software Architect * NetBeans

Re: Small API Tweak to Task (Worker)

2013-10-03 Thread Sven Reimers
thought. Thanks for listening -Sven On Thu, Sep 26, 2013 at 10:39 PM, Richard Bair richard.b...@oracle.comwrote: What are some examples of tasks that would not be cancelable? Richard On Sep 2, 2013, at 9:13 AM, Sven Reimers sven.reim...@gmail.com wrote: Hi, I am trying to build a UI

Re: Lambdafication (was Re: Default methods in JFX-8)

2013-10-03 Thread Sven Reimers
-- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans Desktop Java: http://community.java.net/javadesktop * Duke's Choice Award Winner 2009 * Blog: http

Re: Lambdafication (was Re: Default methods in JFX-8)

2013-10-07 Thread Sven Reimers
guess it depends on how intrusive the changes are and whether someone has time to review it in the next two weeks. -- Kevin Sven Reimers wrote: Ok. So here are the results of trying to add lambda and diamond to the controls module: 1. A lot of generics and typing

Building on Mac with latest Xcode

2013-10-07 Thread Sven Reimers
-- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans Desktop Java: http://community.java.net/javadesktop * Duke's Choice Award Winner 2009 * Blog

Re: Lambdafication (was Re: Default methods in JFX-8)

2013-10-07 Thread Sven Reimers
killed off warnings which could be fixed otherwise as well. So I really don't get what it would help us beside making e.g. RoboVM our sole chance to get FX on iOS harder to maintain. Tom On 07.10.13 16:16, Sven Reimers wrote: Ok. So I will file a P4 saying Lambdafication for Controls

Re: Lambdafication (was Re: Default methods in JFX-8)

2013-10-07 Thread Sven Reimers
, Sven Reimers sven.reim...@gmail.comwrote: Ok. So Lamdafication after 8. Fixes for warnings still in for 8? Will try to get some more data out of my trial... and if this needs time a full OPenJFX-Lambda branch might be handy on bitbucket... Next nightshift... -Sven On Mon, Oct 7, 2013

Re: Lambdafication (was Re: Default methods in JFX-8)

2013-10-07 Thread Sven Reimers
Ok jfxrt.jar sizes build from openjfx: 8165779 - 7736259 bytes Will try to get this into a fork on github so you all can play with the actual state... -Sven On Mon, Oct 7, 2013 at 10:32 PM, Sven Reimers sven.reim...@gmail.comwrote: First batch of statistics (controls submodule so far

Re: Lambdafication (was Re: Default methods in JFX-8)

2013-10-07 Thread Sven Reimers
Done... https://bitbucket.org/sreimers/openjfx-8-lambdafication Have fun -Sven On Mon, Oct 7, 2013 at 10:42 PM, Sven Reimers sven.reim...@gmail.comwrote: Ok jfxrt.jar sizes build from openjfx: 8165779 - 7736259 bytes Will try to get this into a fork on github so you all can play

Re: Constructor annotation

2013-10-16 Thread Sven Reimers
because the core should NOT depend on FXML! I'd go with @Argument or simply @NamedArgument (@Named is already used by javax.inject) Tom -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http

Re: Media is now opensource

2013-10-18 Thread Sven Reimers
Put me down as interested Richard. We can chat a bit on it at Devoxx Sven Am 19.10.2013 02:08 schrieb Richard Bair richard.b...@oracle.com: That's pretty much it. VP6, T2K, deploy, FX JMX tooling. VP6 won't ever be opened because it is licensed 3rd party code. However it isn't used that

SceneBuilder 2 and OS X

2013-11-03 Thread Sven Reimers
Why is not available at the moment? Thanks for clarification.. -Sven -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans Desktop Java: http

Re: SceneBuilder 2 and OS X

2013-11-03 Thread Sven Reimers
until the mac build was resolved, just the Mac release was delayed until it could have its build problems resolved. I'm sure the Mac build will come out asap. -- Jonathan On 4/11/2013 9:55 a.m., Sven Reimers wrote: Why is not available at the moment? Thanks for clarification.. -Sven

Re: JavaFX on iOS and Android: The real problem and challenge

2013-11-09 Thread Sven Reimers
an option, or input controls where the native keyboard pops up. Thanks, best regards, -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans

NPE in skin.Utils.computeXOffset

2013-11-09 Thread Sven Reimers
(InvokeLaterDispatcher.java:95) Thanks -Sven -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans Desktop Java: http://community.java.net

Exception trying to embedd SceneBuilder EA 2.0 into NetBeans

2013-11-11 Thread Sven Reimers
) at com.oracle.javafx.scenebuilder.kit.editor.EditorController.updateFxomDocument(EditorController.java:1245) at com.oracle.javafx.scenebuilder.kit.editor.EditorController.setFxmlTextAndLocation(EditorController.java:428) -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans

Re: Exception trying to embedd SceneBuilder EA 2.0 into NetBeans

2013-11-11 Thread Sven Reimers
Thanks Tom.. Waiting for a new build... -Sven P.S. I should make a habit of having some jdk ea build lying around... On Mon, Nov 11, 2013 at 2:59 PM, Tom Schindl tom.schi...@bestsolution.atwrote: The method has been renamed to impl_setStaticLoad! Tom On 11.11.13 14:54, Sven Reimers

SceneBuilder Integration in NetBeans

2014-03-16 Thread Sven Reimers
) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) -- Sven

Re: SceneBuilder Integration in NetBeans

2014-03-16 Thread Sven Reimers
) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82) On Sun, Mar 16, 2014 at 8:30 PM, Sven Reimers

Re: SceneBuilder Integration in NetBeans

2014-03-17 Thread Sven Reimers
the representation class in the DataFlavor you are trying to put? Like this: new DataFlavor(scene.builder/internal; class=java.nio.HeapByteBuffer, SceneBuilder internal DF) With best regards. Petr. On 17.03.2014, at 0:13, Sven Reimers sven.reim...@gmail.com wrote: Ok... figured it out. It seems

Re: SceneBuilder Integration in NetBeans

2014-03-17 Thread Sven Reimers
the representation class. This works fine for basic types like text or may be image, but it completely does not work for custom types with custom representation classes. You could file a bug for this. With best regards. Petr. On 17.03.2014, at 13:39, Sven Reimers sven.reim...@gmail.com wrote

Re: SceneBuilder Integration in NetBeans

2014-03-17 Thread Sven Reimers
Created RT-36240 -Sven Am 17.03.2014 13:10 schrieb Kevin Rushforth kevin.rushfo...@oracle.com: Hi Sven, If you file the bug then yes, we can look at it for 8u20 (there is no earlier). And thanks to Petr for providing the evaluation for this. -- Kevin Sven Reimers wrote: Ok

Re: SceneBuilder Integration in NetBeans

2014-03-17 Thread Sven Reimers
gestures. Does it match what you've observed ? Cheers. Eric Le 17 mars 2014 à 14:49, Sven Reimers sven.reim...@gmail.com a écrit : Created RT-36240 -Sven Am 17.03.2014 13:10 schrieb Kevin Rushforth kevin.rushfo...@oracle.com: Hi Sven, If you file the bug then yes, we can look

Re: Extending a Region to create a JUNG Layout

2014-05-30 Thread Sven Reimers
layoutChildren()? If the height and width of the region are set to Double.MAX_VALUE indicating the area can grow infinitely, how does the region know what size to set itself to? Thanks, Jeff -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http

Re: Extending a Region to create a JUNG Layout

2014-06-01 Thread Sven Reimers
Upps.. Controller compatible... -Sven Am 01.06.2014 10:34 schrieb Sven Reimers sven.reim...@gmail.com: Controller compatible? -Sven Am 01.06.2014 03:17 schrieb Danno Ferrin danno.fer...@shemnon.com: The new matrix classes exposed in JavaFX 8 help a lot. I'll re-license it BSD. 2 clause

Re: Extending a Region to create a JUNG Layout

2014-06-01 Thread Sven Reimers
a the region's parent call layoutChildren()? If the height and width of the region are set to Double.MAX_VALUE indicating the area can grow infinitely, how does the region know what size to set itself to? Thanks, Jeff -- Sven Reimers * Senior Expert Software

[SceneBuilderKit]

2014-07-08 Thread Sven Reimers
collection 4. canRedo would be an observable ready only property 5. canUndo would be an observable ready only property Does this make sense? Shall I file an issue and prepare a patch? Thanks -Sven -- Sven Reimers * Senior Expert Software Architect * NetBeans Dream Team Member: http

Fwd: Re: [SceneBuilderKit]

2014-07-09 Thread Sven Reimers
Missed the reply to all.. -Sven -- Weitergeleitete Nachricht -- Von: Sven Reimers sven.reim...@gmail.com Datum: 09.07.2014 13:58 Betreff: Re: [SceneBuilderKit] An: Eric Le Ponner eric.le.pon...@oracle.com Cc: My train of thought is more along expressiveness... The revision

Re: OT: Netbeans ported to JFX?

2014-07-10 Thread Sven Reimers
If you you are looking for modular application frameworks based on NetBeans Platform... bitbucket.org/sreimers/eFX or mfx.java.net -Sven Am 09.07.2014 23:32 schrieb Danno Ferrin danno.fer...@oracle.com: On Jul 9, 2014, at 8:14 AM, Jeff Martin j...@reportmill.com wrote: We need something

Re: Is this the end of support raspberrry pi?

2014-12-19 Thread Sven Reimers
So, the community challenge is to rewrite this beast to make it run smoothly on a pi? -Sven Am 19.12.2014 17:47 schrieb David Hill david.h...@oracle.com: On 12/19/14, 1:23 AM, Ladislav Török wrote: In JavaFX Jira is enough bugs marked as Won't Fix lately. For example: RT-33958, RT-33959,

License for DukePad and some of the demo apps

2015-01-25 Thread Sven Reimers
Hi, any special reason the demo code for the duke pad and the according apps is GPL with CPE and not BSD like SceneBuilder app (and some off the other demo apps). In general licensing seems to be not consistent. Any special reason? Thanks Sven -- Sven Reimers * Senior Expert Software

Tick marks on slider

2015-06-06 Thread Sven Reimers
? Shall I file a bug (seems I still can do this in a lightweight mode until transition is finished). -Sven -- Sven Reimers * Senior Expert Software Architect * Java Champion * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans

Re: Tick marks on slider

2015-06-08 Thread Sven Reimers
Sven Reimers wrote: Hi, my assumption was that Slider s_v6 = new Slider(0, 100, 50); s_v6.setShowTickMarks(true); would show all tick marks (minor and major), but it seems that major ones are missing. If I add s_v6.setShowTickLabels(true) label and major ticks are shown. Seems

Re: Building Scene Builder

2015-05-27 Thread Sven Reimers
So, is this a call for community and Gradle experts please helps us? We are able (and want) to upgrade to a newer gradle version? We want to share the whole pile of dirty gradle scripts to get you started? Sounds interesting to me... -Sven Am 27.05.2015 18:48 schrieb David Hill

Re: Usage of internal API's in charts

2015-08-27 Thread Sven Reimers
Ok. That what I assumed. Shall we try to compile a list with needed API's? -Sven Am 26.08.2015 19:19 schrieb Pedro Duque Vieira pedro.duquevie...@gmail.com: I've also extended charts and have also been confronted with internal APIs. -- Pedro Duque Vieira

Re: Usage of internal API's in charts

2015-08-25 Thread Sven Reimers
to have an umbrella issue in JBS that tracks all 'make XXX public' issues. If we get a few of these kind of issues filed I'll make an umbrella issue. -- Jonathan -- Sven Reimers * Senior Expert Software Architect * Java Champion * NetBeans Dream Team Member: http://dreamteam.netbeans.org

Usage of internal API's in charts

2015-08-25 Thread Sven Reimers
and make sure all necessary implementations can be accessed via javafx.* packages? Thanks. Sven -- Sven Reimers * Senior Expert Software Architect * Java Champion * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans

Re: Failure building openjfx 9-dev against jdk9 build fails

2015-08-28 Thread Sven Reimers
this as a concern. -- Kevin, feeling rather embarrassed to have completely let this one slip... Sven Reimers wrote: Thanks... seems it is broken for some time already, if I got the correct commit... It was my own local jdk build - I wanted to build openjdk from source and then openjfx on top

Re: Failure building openjfx 9-dev against jdk9 build fails

2015-08-28 Thread Sven Reimers
in $JDK_HOME/jre/lib/ext which is where it is in JDK 8. -- Kevin Sven Reimers wrote: Hi, I get the following error trying to compile latest 9-dev from openjfx against latest jdk9: :swing:compileJava [ant:javac] /Users/sven/oss/openjfx/9-dev/modules/swing/src/main/java/javafx/embed/swing

Failure building openjfx 9-dev against jdk9 build fails

2015-08-28 Thread Sven Reimers
... So should we build 9-dev against jdk8u-60? Seems I must have missed something -Sven -- Sven Reimers * Senior Expert Software Architect * Java Champion * NetBeans Dream Team Member: http://dreamteam.netbeans.org * Community Leader NetBeans: http://community.java.net/netbeans

Re: JavaFX community site

2015-11-24 Thread Sven Reimers
>> Unfortunately, this site only seems to aggragte forum posts - no blog >> aggregator or other information. >> >> It would be great if you could bring those back. >> >> -Florian >> > > -- Sven Reimers * Senior Expert Software Architect * Java Ch

Re: What does this mean for the future of JavaFX on iOS?

2016-04-18 Thread Sven Reimers
br...@gmail.com> wrote: > >>>>> I just read this article which states that RoboVM is effectively > "shutting down". > >>>>> > >>>>> https://www.voxxed.com/blog/2016/04/robovm/ > >>>>> > >>>>> Given t

Re: The "javafx might not be present" problem

2018-02-09 Thread Sven Reimers
Hi, so we will need a JSR first and get it added to SE afterwards. That does not sound very feasible. Any comments? Sven Am 09.02.2018 18:53 schrieb "dalibor topic" : > On 09.02.2018 15:07, Michael Paus wrote: > >> Who defines that everything Open... can only

Re: JavaFX 11 snapshots in maven sonatype

2018-07-08 Thread Sven Reimers
Hi, I think I like the idea of just having something similiar like OpenJDK e.g. 11.0.0-ea18. Do we really need snapshots - i.e. continuous builds published to maven central? -Sven Scott Palmer schrieb am So., 8. Juli 2018, 19:04: > If separate Gradle processes produce the artifacts, there is

Test failures running on OS X

2018-03-10 Thread Sven Reimers
Hi, getting back into the OpenJFX I started with a fresh clone and ran gradle test.. I got test.javafx.scene.control.SpinnerTest > dblSpinner_testToString_valueInRange FAILED junit.framework.ComparisonFailure: null expected:<0[.]3> but was:<0[,]3> at

Re: Test failures running on OS X

2018-03-14 Thread Sven Reimers
JDK 11. See: > > https://github.com/gradle/gradle/issues/4515 > https://bugs.openjdk.java.net/browse/JDK-8199069 > > > -- Kevin > > > Sven Reimers wrote: > > Already downloading.. > > Thanks > > Sven > > Am 14.03.2018 22:08 schrieb "Kevin Rus

Re: Test failures running on OS X

2018-03-14 Thread Sven Reimers
gt;> We had another test that was fixed by setting the default Locale to >> Locale.US in a static @BeforeClass method in the test class [1]. Perhaps a >> similar solution is needed here. >> >> -- Kevin >> >> [1] https://bugs.openjdk.java.net/browse/JDK-8160039 >>

Re: Test failures running on OS X

2018-03-14 Thread Sven Reimers
t., the java source. > > In your case it looks like you are using the native webkit library from > JDK 9.0.4 and the sources from jfx-dev (11-ea). > > -- Kevin > > > > Sven Reimers wrote: > > No further test failures due to locale, but I get this... > > >

Re: Test failures running on OS X

2018-03-14 Thread Sven Reimers
A) don't build WebKit; and B) are running with a >> libwebkit.dylib that is out of date w.r.t., the java source. >> >> In your case it looks like you are using the native webkit library from >> JDK 9.0.4 and the sources from jfx-dev (11-ea). >> >> -- Kevin >> >&g

Re: modules versus SDK's

2018-03-26 Thread Sven Reimers
+1 for getting it the "normal" way.. Sven Tom Eugelink schrieb am Mo., 26. März 2018, 10:59: > I totally assumed that, when JavaFX is separated out, it will distributed > as an artifact on Maven central (or similar) so it can be included like a > dependency. Feels like a no