[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Issue with Splash screen on top of logon prompt

It is better to close the splash screen before opening your login window; use Platform.endSplash() to close the splash screen.

Ali.


Jim Leotta wrote:
Hello, I deployed an RCP app to nine identical machines in an office all running winXP and 8 work perfectly but one has the splash screen on top of the logon prompt which is quite annoying. I know this is probably not an RCP issue but has this happened to anyone?