Is there a standard splash screen size or set of guidelines for the size of a splash screen? This is for a music-playing application for XP and Vista.
|
|
|
|
|
|
|
The Windows User Experience Guidelines in http://msdn.microsoft.com/en-us/library/aa511284.aspx only state that you shouldn't use splash screens, except for unusually long-loading applications. A splash screen size that doesn't get into the user's way too much (i. e. don't cover the whole screen, which should still hold true if the user has a lower screen resolution that the developer :)) should therefore be sufficient, if it is necessary at all. |
||||||||
|
|
|
Purely based on experience: No. Not even from MS applications, e.g. Office and Visual Studio have different sizes (and the VS one grows as more components are added). |
||
|
|
|
|
I use my splash screen as my login window. I just use 550X400 for my splash screen size as that is the size of standard wizards. |
||
|
|
