Bundled .app Splash Splash Screen invocation? (original) (raw)
niagarasoft20-macosxportdev at yahoo.com niagarasoft20-macosxportdev at yahoo.com
Sat Nov 24 13:10:44 PST 2012
- Previous message: Bundled .app Splash Splash Screen invocation?
- Next message: updated on 10.7.4 and failed to build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ok, I found that ...
-splash:$APP_ROOT/Contents/Java/splash.gif
...works .
Mike
----- Original Message -----
From: "niagarasoft20-macosxportdev at yahoo.com" <niagarasoft20-macosxportdev at yahoo.com> To: "macosx-port-dev at openjdk.java.net X" <macosx-port-dev at openjdk.java.net> Cc: Sent: Saturday, November 24, 2012 3:44 PM Subject: Re: Bundled .app Splash Splash Screen invocation?
Ok, after some trial and error testing I found that if I included the ... JVMOptions -splash:splash.gif ... option and added the splash.gif file to my 'user.home' directory, then the splash.gif would present itself at program launch. This seems strangely arbitrary (bug?). Is there any way to specify the path of the image to be located in relation to the .app bundle root instead? Mike
----- Original Message ----- From: "niagarasoft20-macosxportdev at yahoo.com" <niagarasoft20-macosxportdev at yahoo.com> To: "macosx-port-dev at openjdk.java.net X" <macosx-port-dev at openjdk.java.net> Cc: Sent: Saturday, November 24, 2012 12:35 PM Subject: Bundled .app Splash Splash Screen invocation? Previously Java Mac developers were able to launch a Java 1.6 splash screen from within the app bundle using the info.plist key: SplashFile $JAVAROOT/splash.gif ... storing the splash.gif in the /XXX.app/Contents/Resources/Java/ directory. How is this now being handled with the latest Java 1.7 OpenJDK mac-port implementation? What am I missing? Mike
- Previous message: Bundled .app Splash Splash Screen invocation?
- Next message: updated on 10.7.4 and failed to build
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]