
Originally Posted by
gmjonker
Hello,
I have the following question: how can I make a non-maximized application? I have tried to make a screen (MIDP) or a shell (eSWT) to show up non-maximized, but it seems that the first (root) window must always be maximized. Is that so? If so, is there a way around it?
The only option I now have is to use a modal window like an Alert, but that does not give me the possibilities I need; I want to use a canvas to do custom painting. The canvas should be 'in front' of the background of the phone, i.e., in front of the wallpaper, icons, time, etc.
Any help is greatly appreciated. Btw, I am developing on the S60 SDK 3rd edition FP1, for the 6210 Nav phone. Have also tried the SDK 5th edition.
Geert.