Hi all,
Im a widget developer with a vodadone and opera framework experience.
Is there any way to hide the cursor of our widget application?
In opera/vodafone widgets placing in the config.xml "<nocursor />" solves this issue.
Thanks!
Hi all,
Im a widget developer with a vodadone and opera framework experience.
Is there any way to hide the cursor of our widget application?
In opera/vodafone widgets placing in the config.xml "<nocursor />" solves this issue.
Thanks!
Hello,
That can be done by setting navigation mode to tabbed using setNavigationType()
-Ilkka