-
how to disabled on screen buttons in nokia 5800 && n97
Hi, I have a problem, my application not run on full screen in nokia 5800 & nokia n97. This devices shows on screen buttons like this: http://www.forum.nokia.com/pics/flas..._2nd_prize.jpg
I read that it can be disabled in Application mgr.--> Installed apps. -->the-application suite setting--> "on screen keyboard" -- "off"
but i want do disabled this from action script, to not force user to do that thing.
There is any function turning this off?
-
fscommand2("DisableKeypadCompatibilityMode");
fscommand2("FullScreen",true);
This will turn off the D-Pad of 5800 XpressMusic
-
Thanks,
its working greate
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|