View Single Post
Old 06-03-2012, 09:48 AM   #30
MartinZ
Zealot
MartinZ doesn't litterMartinZ doesn't litter
 
Posts: 110
Karma: 138
Join Date: Mar 2011
Device: PB903, PB603
Re: Emulator error

Quote:
Did you mear "run with emulator" or "run with device". If first, this is a "normal" behavior. The problem is somewhere in emulator.
I meant the emulator.

For probe i started other apps before to proof, if only my app is affected.
In fact the message does not occure always and even not always with the same app.

Perhaps it really is the emulator itself. Perhaps it has to do with
- bitmaps, that are defined inside the code (and not with "LoadBitmap" or so)
- CloseFont(). It seems, if you do not call "CloseFont()" at all, problem does not come up. But that is not really proofed.

But as long, as my app works, I decide now not to care too much about this message.

Thanks for answer.
MartinZ is offline   Reply With Quote