How to get rid of Canvas title?
Hi!
I am working on my first J2ME program testing it on 7210 emulator. First I am showing a Form without any title. Then I am showing a Canvas, and in 7210 emulator it has a stupid title with midlet name in it.
Even worse, when I am returning to the original Form, it has the same title, borrowed from the Canvas, even if I try to give it another title.
This doesn't happen with, say, DefaultColorPhone in WTK, so I decided that showing a title for a Canvas, no matter what, is the idea of Nokia.
So, is there any way to get rid of this title?
Thanks
Alexander