Hi All,
We r developing a software (written in java) in which multiple applications (running under same JVM) communicate to each other.
At first we r showing a general splash screen with company's logo and progress etc. After that we r showing another splash screen (JWindow) for choosing any application to run first.
No probs on Windows boxes but on Mac OS X, if the user starts the application and before second splash screen is shown, if he switches to another application (in short if the first splash screen loses focus) then although the second splash appears it doesn't respond at all, just like it hangs.
Thanx a lot for any input/pointers on this.
We r developing a software (written in java) in which multiple applications (running under same JVM) communicate to each other.
At first we r showing a general splash screen with company's logo and progress etc. After that we r showing another splash screen (JWindow) for choosing any application to run first.
No probs on Windows boxes but on Mac OS X, if the user starts the application and before second splash screen is shown, if he switches to another application (in short if the first splash screen loses focus) then although the second splash appears it doesn't respond at all, just like it hangs.
Thanx a lot for any input/pointers on this.