Search:

Type: Posts; User: guilledi

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,573

    Re: Splash Screen with NetBeans

    After several weeks trying to get it, I downloaded NetBeans 7.4. There you can add Custom Manifest Attributes in the Project Preferences, so I finally could make it and it's solved. Thank you
  2. Replies
    3
    Views
    1,573

    Re: Splash Screen with NetBeans

    To show the SplashScreen I added the SplashScreen-Image line to my manifest.mf:



    Manifest-Version: 1.0
    SplashScreen-Image: resource/img/splash.gif
    X-COMMENT: Main-Class will be added...
  3. Replies
    3
    Views
    1,573

    Splash Screen with NetBeans

    Hi,

    I wanted to add a simple .gif as Splash Screen to my application. I'm using NetBeans and I've seen there are lots of bugs when doing this with it.

    I've tried to add the line...
Results 1 to 3 of 3