Notices


Reply
Thread Tools
Posts: 105 | Thanked: 307 times | Joined on Aug 2012
#1
Hello,

(Hope I'm in the correct subforum)

I already searched the forums and didn't find anything.

If anyone can help me how to get an application to show a splashscreen on startup.

I read the harmattan-dev page and added the following parameters to the desktop file:
Code:
--single-instance --splash /usr/share/testingboost/data/splash.jpg
in the project file i have this:
Code:
INSTALLS += splash desktop

    splash.path = /usr/share/testingboost/data
    splash.files += ../data/splash.jpg
the splash file is in the project folder

but still i don't get the splash screen.

Or will it only appear in the final deb package?

Thanks for your help.


EDIT: GOT IT WORKING THANKS ANYWAY

Last edited by luke_dirtwalker; 2012-12-18 at 20:19. Reason: SOLVED
 
bibek's Avatar
Posts: 368 | Thanked: 826 times | Joined on May 2012 @ India
#2
you will see it when you deploy the deb to device. Or go in projects tab in Qt Creator, click Harmattan > run , then check if the splash file n path is listed along with .desktop file. Means all ok.

splash only shows on device afaik
__________________
Blob | ClipBook | Qcal | DoMee | ShareBoard | TMO Forum App
 
Posts: 105 | Thanked: 307 times | Joined on Aug 2012
#3
Thanks for the fast answer. I always run it on the device (deploy via qtcreator) (don't like the simulator). Forgot to mention that.
But still i don't see it..
 
bibek's Avatar
Posts: 368 | Thanked: 826 times | Joined on May 2012 @ India
#4
Originally Posted by luke_dirtwalker View Post
Thanks for the fast answer. I always run it on the device (deploy via qtcreator) (don't like the simulator). Forgot to mention that.
But still i don't see it..
Since thread is marked as SOLVED, I dint peek in. Sorry for not replying,

Do you see the splash screen files included in project? Check if the jpg actually exists on phone in the path described in splashscreen parameter
__________________
Blob | ClipBook | Qcal | DoMee | ShareBoard | TMO Forum App
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 00:17.