OpenJFX + OpenSceneBuilder + Netbeans+ OSGI: Controller path

2014-11-24 Thread Александр Свиридов
Versions:openjfx-8,netbeans-8. So, the problem was that we couldn't add openSceneBuilder to netbeans. We found out that in oracle scene builder there is some binary program that netbeans needs to work with, but in open scenebuilder we didn't find that program. So we decided to write simple net

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Felix Bembrick
On 25 November 2014 at 17:24, Tom Eugelink wrote: > the question is, should it be working good in one area or only half in two? ​That's an age-old problem I guess Tom. Personally I feel that traditional forms/dialogs based applications have enough support in Scene Builder as it is with version

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Tom Eugelink
You are completely right, except in the "now that this part has been done". SceneBuilder is no where near to being done yet, that is, assuming SB should work on the level of XCode or the Flash editor. And then the question is, should it be working good in one area or only half in two? Tom On

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Felix Bembrick
Of course Oracle needs/needed to prioritise features in JavaFX and I think they have done a very good job in that respect given that the most common use case would be for forms or dialogs with the odd decorative effect. But, now that this part has been done, I would love to see a lot more work put

[8u40] review request: RT-39492: [Accessibility, Mac] NPE in MacAccessible.flipBounds when closing full-screen Stage while running VoiceOver

2014-11-24 Thread Kevin Rushforth
Dave, Pete, or Felipe, Please review the following simple fix: https://javafx-jira.kenai.com/browse/RT-39492 The patch is in the JIRA. -- Kevin

8u-dev unlocked following this week's sanity testing

2014-11-24 Thread Kevin Rushforth

[8u40] RFR: RT-38973: Media produces extraneous debugging when running Ensemble8

2014-11-24 Thread David DeHaven
Kevin, Kirill, please review the following fix for 8u40: JIRA: https://javafx-jira.kenai.com/browse/RT-38973 Webrev: http://cr.openjdk.java.net/~ddehaven/RT-38973/rt.0/ I added an additional (annoying) compiler warning fix. -DrD-

Focus Traversal Engine

2014-11-24 Thread Casall, Alexander
Hi, is there an elegant way to change the focus traversal order without using Private APIs (TraversalEngine) or creating an own mechanism using EventFilters? Cheers Alex

Re: [8u40] review request: RT-39182: Enable building 32-bit Linux on 64-bit systems

2014-11-24 Thread Chris Bensen
+1 On Nov 22, 2014, at 5:29 PM, Kevin Rushforth wrote: > Dave, Kirill, Anton, Chris, > > Please review the following build changes to enable building 32-bit graphics, > media, webkit, and packager binaries on a 64-bit Linux system. > > https://javafx-jira.kenai.com/browse/RT-39182 > http://cr

Re: Linux (centos), openjdk 8, openjfx and netbeans 8

2014-11-24 Thread Anton V. Tarasov
Hi Mario, On 24.11.2014 17:19, Mario Torre wrote: Hi Anton, This is new to me, I think OpenJDK 8 does *not* contain OpenJFX (or JavaFX). Yes, I was incorrect about it. OpenJDK 8 does not contain OpenJFX. You are probably referring to the Oracle closed JDK. I was referring to Java SE 8,

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Mike Hearn
FWIW I've found Scene Builder to work pretty well and haven't missed animation support. Doing it at the code level was good enough. And yes I have built things in Flash, a long time ago. Perhaps my standards are lower, as mostly in the last few years when doing UI work I've been stuck with HTML :-)

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Tom Eugelink
In light of the reflection performance hit, the approach dagger 2 has taken with DI may be pretty interesting. http://www.youtube.com/watch?v=oK_XtfXPkqw On 24-11-2014 16:19, Manfred Karrer wrote: I have a longtime backgroud in Flash and Flex development and a bit if iOS, so I would like to

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Manfred Karrer
I have a longtime backgroud in Flash and Flex development and a bit if iOS, so I would like to add here my 5 cents. My first impression and experience with Scene Builder was kind of: Is this meant serious? It cannot be that Oracle release such a product in year 2014 when other platform had shi

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Jeff Martin
I actually have a bit of this in SnapCode - you can draw and configure arbitrary shapes with fills and effects, bring up the animation inspector and set the time slider to a new time and reconfigure attributes for that new key-frame (such as size, location, rotation, scale, skew, color), then sa

Re: Linux (centos), openjdk 8, openjfx and netbeans 8

2014-11-24 Thread Mario Torre
Hi Anton, This is new to me, I think OpenJDK 8 does *not* contain OpenJFX (or JavaFX). You are probably referring to the Oracle closed JDK. Cheers, Mario Il 24/nov/2014 08:49 "Anton V. Tarasov" ha scritto: > Hello Alexander, > > On 22.11.2014 17:42, Александр Свиридов wrote: > >> Hello everybo

Re: [8u40] review request: RT-39182: Enable building 32-bit Linux on 64-bit systems

2014-11-24 Thread Kevin Rushforth
> Can we build 64 bit libraries on 32 bit systems ? If so then modify this patch accordingly. No, this will not work and is not something we would ever intend to do even if it were possible. Btw, please add review comments to JIRA. Thanks. -- Kevin Kirill Kirichenko wrote: Can we build 6

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Tom Eugelink
Oh, you are right, if the JavaFX team does not need to make choices on where to invest their precious time, then all possible usages could be implemented immediately. Unfortunately they too have to place priorities and then the most likely usage will get implemented first (since most usages alr

Non-portable config in Scene Builder 2

2014-11-24 Thread Ryan Jaeb
Hi, Are there any plans to improve the portability of Scene Builder's configuration? To give a specific example of what I mean, I asked a question related to previewed style sheets on the forum: https://community.oracle.com/message/12734301#12734301 For me, any features that store config info i

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Felix Bembrick
JavaFX should not be seen as a "replacement" for anything or an "alternative". It has characteristics of both Flash and Flex along with Silverlight and especially Qt, (not to mention even HTML5/CSS/JS), but is a separate and distinct product in its own class. Just because the Flash visual editor

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Tom Eugelink
I have no problems using JavaFX's animations for my purposes, which are decorative effects. I do not need an editor for that, forced me to use it and it probably will even get in my way. Which BTW was the case with the Flash coding that I have done; I hated that Flash EDI, it was way too much f

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Mike
Actually Felix Everybody is waiting for you to write such a tool. I don't think anybody has scene your Disney Animation Movie Credits but me. On Mon, Nov 24, 2014 at 2:20 AM, Felix Bembrick wrote: > Really? My point is, why have such good built-on classes to support the > building of everything

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Mike
thats funny -Scene! boy I can't spell On Mon, Nov 24, 2014 at 2:39 AM, Mike wrote: > Actually Felix Everybody is waiting for you to write such a tool. I don't > think anybody has scene your Disney Animation Movie Credits but me. > > On Mon, Nov 24, 2014 at 2:20 AM, Felix Bembrick > wrote: > >>

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Felix Bembrick
Really? My point is, why have such good built-on classes to support the building of everything from simple animations to complex visualisations if it is practically impossible to do so? On 24 November 2014 at 21:02, Tom Eugelink wrote: > I do not think that JavaFX is aiming at replacing flash,

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Tom Eugelink
I do not think that JavaFX is aiming at replacing flash, HTML and javascript are doing a great job there, hence animations are not equally important as they were for flash. Tom On 24-11-2014 10:46, Felix Bembrick wrote: I am surprised more people have not expressed an opinion on this. To me

Re: What Scene Builder needs YESTERDAY!

2014-11-24 Thread Felix Bembrick
I am surprised more people have not expressed an opinion on this. To me, it seems absolutely *vital* to the long term (or any term) success of JavaFX. Haven't any of you ever programmed in Flash? Can you imagine trying to create any of those complex (or even the simple) animations and visualisat

Re: Text.getImpl_caretShape returns strange results under certain conditions

2014-11-24 Thread Tom Schindl
I've just added some more debug information and for me the values I get are reasonable and the bounds are identical but once the bug is wrong and the next time it is right :-( > == INVALID: privat > Caret: [MoveTo[x=9.00146484375, y=105.0], LineTo[x=9.00146484375, y=120.0]] >

Re: Text.getImpl_caretShape returns strange results under certain conditions

2014-11-24 Thread Tom Schindl
The thing I can confirm is that the Text is inside a TextFlow but I'm fairly unable to provide a test-case because it happens at random times - I'll try to update to the latest u40 build to see if the fix from Jim helps me. For the time being I was able to work around the problem by adjusting the