[KPhotoAlbum] splashscreen

Jesper K. Pedersen blackie at blackie.dk
Sun Oct 29 22:17:32 GMT 2006


Actually I was wondering myself just an hour ago ;-)
Thanks.

Jesper.

On Sunday 29 October 2006 22:56, Christoph Moseler wrote:
| Hi Jesper,
|
| the splashscreen is not shown during the "Loading Database" phase.
|
| fix:
|
| bool MainWindow::Window::load()
| [...]
| -    if ( Settings::SettingsData::instance()->showSplashScreen() )
| +    if ( Settings::SettingsData::instance()->showSplashScreen() ) {
|          SplashScreen::instance()->show();
| +        qApp->processEvents();
| +    }
|
| Sorry for being a perfectionist ;-)
|
| Christoph
| _______________________________________________
| KPhotoAlbum mailing list
| KPhotoAlbum at kdab.net
| http://mail.kdab.net/mailman/listinfo/kphotoalbum

-- 
Having trouble finding a given image in your collection containing
thousands of images?

http://www.kphotoalbum.org might be the answer.



More information about the Kphotoalbum mailing list