hi everybody,
i want to make a splash screen in N900 device.
i am using Qt 4.5 .
i searched the internet but i found that QSplashScreen is not compatible in Qt 4.5.
how can i do that?
thank you
Printable View
hi everybody,
i want to make a splash screen in N900 device.
i am using Qt 4.5 .
i searched the internet but i found that QSplashScreen is not compatible in Qt 4.5.
how can i do that?
thank you
[url]http://wiki.forum.nokia.com/index.php/How_to_display_a_Splash_Screen_in_Qt_for_Symbian[/url]
i was not mean symbian , i konw that but i mean how can i do that in maemo which does not support QSplashScreen?
[QUOTE=mismael;702430]i searched the internet but i found that QSplashScreen is not compatible in Qt 4.5.[/QUOTE]
Where did you find that? Example, provided by [B]kkrish[/B] works perfectly on N900.
yes , his example works on N900 but when the splash screen are closed it apears as it was crashed.
but finally i found a solution to that and it works now perfectly .
the solution are here.
[URL="http://wiki.maemo.org/Qt4_Hildon#QSplashScreen_not_fully_compatible_with_Hildon-Desktop"]http://wiki.maemo.org/Qt4_Hildon#QSplashScreen_not_fully_compatible_with_Hildon-Desktop[/URL]
thank you all
[QUOTE=mismael;702638]yes , his example works on N900 but when the splash screen are closed it apears as it was crashed.
but finally i found a solution to that and it works now perfectly .
the solution are here.
[URL="http://wiki.maemo.org/Qt4_Hildon#QSplashScreen_not_fully_compatible_with_Hildon-Desktop"]http://wiki.maemo.org/Qt4_Hildon#QSplashScreen_not_fully_compatible_with_Hildon-Desktop[/URL]
thank you all[/QUOTE]
What you probably missed in the wiki: this issue is fixed in 4.6 (out Real Soon Now), so you can remove that hack.
yes i know this issue, but i am using Qt 4.5.0
[QUOTE=mismael;704738]yes i know this issue, but i am using Qt 4.5.0[/QUOTE]
Yesterday Qt 4.6.2 was released for Maemo 5.
[url]http://labs.trolltech.com/blogs/2010/02/15/qt-462-released/[/url]
Qt 4.5.3 will be replaced on Maemo 5 with Qt 4.6.2 in next release of firmware.
this is a very good news it will help me more.