I have a problem ..
Whenever I launch my app ( a graphic app ), the Emulator only shows the app screen in 1-2 second(s). After that, the main screen of the Emulator appears and overwrites my app screen.
I already tried to make an endless loop inside my app:
while (1) {
....
}
But everything is the same !
Could anyone help me on this problem ?
I'm using series 60 SDK, Symbian 7.0
Thanks




