I think Kirill's still out, Alexander can you review this?
-DrD-
>
> Kevin, Kirill, please review my fix for RT-39764.
>
> JIRA:
> https://javafx-jira.kenai.com/browse/RT-39764
>
> Webrev:
> http://cr.openjdk.java.net/~ddehaven/RT-39764/rt.0/index.html
>
> -DrD-
>
I went ahead and reassigned that to you Danno.
-DrD-
> Done: https://javafx-jira.kenai.com/browse/RT-39763
>
> My app works fine without admin privs so I just changed the registry keys
> in the ISS to be the local user reg keys.
>
> On Mon, Jan 5, 2015 at 9:25 PM, Danno Ferrin
> wrote:
>
>>
Kevin, Kirill, please review my fix for RT-39764.
JIRA:
https://javafx-jira.kenai.com/browse/RT-39764
Webrev:
http://cr.openjdk.java.net/~ddehaven/RT-39764/rt.0/index.html
-DrD-
Hi Scott,
Thanks for your answer.
Unfortunatly, I still couldn't fix this issue.
I tried several things including setting the prefWidth/ prefHeight of the
items to the expected value, but I couldn't stop the SplitPane to effectively
"hide" the first and the third (last) item during a re-layout
Done: https://javafx-jira.kenai.com/browse/RT-39763
My app works fine without admin privs so I just changed the registry keys
in the ISS to be the local user reg keys.
On Mon, Jan 5, 2015 at 9:25 PM, Danno Ferrin
wrote:
> set the exe to install "System Wide" .. -Bwin.exe.systemWide=true via the
set the exe to install "System Wide" .. -Bwin.exe.systemWide=true via the CLI.
This will cause the application to be installed with admin privleges.
Can you open a bug for this (just cut and paste the e-mail) so it will work for
local installs?
On Jan 5, 2015, at 1:09 PM, Mike Hearn wrote:
>
OK, then I might switch (or maybe not, as my current solution works ...)
BTW I noticed that the javapacker ISS changes put the file association
entries into HKEY_CLASSES_ROOT. Doing this results in an error half way
through setup if you don't run the installer with admin privs. The current
install
This code works inside of a JavaFX application too, just tried it locally.
You may be thinking of an older iteration of the apple application listener
classes or perhaps the native level of the code.
On Jan 5, 2015, at 11:04 AM, Mike Hearn wrote:
> Scene Builder doesn't do it this way - AFAI
Scene Builder doesn't do it this way - AFAICT you're only allowed to have
one such event handler registered with the OS and JavaFX already registers
one ... it just doesn't expose the resulting Java events via public API.
On Mon, Jan 5, 2015 at 6:50 PM, Danno Ferrin
wrote:
> Oh, yes. Mac has it
Oh, yes. Mac has it's own Applicaiton class. Here's the imports for the
second file...
import com.apple.eawt.AppEvent;
import com.apple.eawt.Application;
import java.io.File;
import java.util.List;
import javax.swing.SwingUtilities;
The com.apple.eawt stuff is shipped with Oracle JRE and JDK,
What is Application.getApplication() here? The JavaFX Application class
does not have a setOpenFileHandler method. Is that a Mac-specific API?
It's too bad that 8u40 won't have this. Being able to easily open double
clicked files is pretty basic. Perhaps post 8u40 the JFX team could go
through Sce
On Jan 5, 2015, at 10:07 AM, Mike Hearn wrote:
> 8u40 has javapackager improvements to help you do file associations in your
> installers. I'm looking forward to this, though for now I have to do it
> manually with 8u20.
>
> But one problem I've found is that just setting up the file associatio
8u40 has javapackager improvements to help you do file associations in your
installers. I'm looking forward to this, though for now I have to do it
manually with 8u20.
But one problem I've found is that just setting up the file associations is
not enough. You must handle the "openFile" messages se
Given the recent holidays, there have been very few changes to the
8u-dev repo over the past week. As such, we will do a very limited
sanity testing today, but there is no reason to leave the repo locked.
8u-dev remains open for 8u60 changesets with no additional restrictions.
You can find you
https://www.youtube.com/playlist?list=PL5PYUCglXIujAiXUmuFIUUIVwffkRopgs
Pure Javafx
Thought it would be interesting to the group. 3 years in the making (yes we
are slow)
We also have APK, MSI, DEB, DMG -- (soon IPA) Jenkins Automatic Builds
of the Designer and Reader
https://angel.co/objectwhe
15 matches
Mail list logo