[
https://issues.apache.org/jira/browse/NETBEANS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16185520#comment-16185520
]
Emilian Bold commented on NETBEANS-67:
--------------------------------------
SplashDialog is a JDialog, what other custom thing do you have in mind?
> Placement of the Splash Screen could be really multi-monitor aware
What does that mean? You want to see the splash screen on all your monitors?
> There is a flicker on startup for those who are upgrading from dev/release
> candidate to final release. The first image says developer version then it
> updates to release
I guess it a caching thing if you use the same user dir. Does it happen for a
fresh install?
> For me as a Front-End dev, with HTML/CSS/JS experiences, it would be great,
> to change the UI to using plain HTML with CSS styling, it is really simple to
> load it via such WebView. Only a suggestion.
That seems like a heavy solution for something that should be the 1st thing
seen and load really fast.
> Replace Java SplashScreen with a custom window.
> -----------------------------------------------
>
> Key: NETBEANS-67
> URL: https://issues.apache.org/jira/browse/NETBEANS-67
> Project: NetBeans
> Issue Type: Improvement
> Components: platform - Other
> Reporter: Laszlo Kishalmi
> Priority: Minor
>
> Unfortunately the Java SplashScreen feature is not well maintained. It looks
> really odd on Linux multi-monitor displays trying to arrange the screen on
> the middle of the two monitors. I think the intention of this Java feature
> was to create prompt response to the user on opening a Java application. Well
> disk and hardware get quicker and Java get leaner on load (with Java 9).
> This feature could be replaced by using a custom window instead.
> This would improve on two things:
> - Placement of the Splash Screen could be really multi-monitor aware
> - There is a flicker on startup for those who are upgrading from dev/release
> candidate to final release. The first image says developer version then it
> updates to release
> I'm trying to work something out. Though there is some chance to have some
> interference with the platform branding.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)