Splash screen
"karolinas" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I have a bit of an issue with my splash screen using NetBeans RCP. The first time application is run, the picture shows only a part of my original one, as the size of the one that I use is 800x600. If it is being run the second, or third time, it appears just fine. Is there any way I could set up the size of the splash screen that would fix the issue of running the application for the first time? Also, I am trying to remove the progress bar from it, but even if I un-tick "enabled" option for it in my branding module, it still appears, and changes automatically to tick "enabled" again. Is there any other place, where I can disable the progress bar in my splash screen apart from the option in the branding module?