Hi Everybody i have 2 doubt
1. How to reduce phone profile ring volume through application
2. Is it possible to unlock keybad lock through application..........
please reply me.........i am waiting for fruitful reply
Thanks&Regards
Elumalai
Hi Everybody i have 2 doubt
1. How to reduce phone profile ring volume through application
2. Is it possible to unlock keybad lock through application..........
please reply me.........i am waiting for fruitful reply
Thanks&Regards
Elumalai
Hi Elumalai,
1)IMHO, I donot think there is an extension available to reduce phone profile ring volume in Python for S60. You can work on a native extension if you want to use that with Python. However, you could use the xprofile to chage the active profile and hence the profile ring volume in that way.
2) Yes, you can lock or unlock the keypad using python.
We do get a warning but the code works fine and lock and unlocks the keypadCode:import misty from e32 import a0_sleep as sleeep lock_keypad() sleep(10) lock_keypad_silent() unlock_keypad() sleep(5) unlock_keypad_silent(
Hope that helps,
Best Regards
Croozeus
Pankaj Nathani
www.croozeus.com
Please send exact misty lib module for 2nd edition device, i need keypad unlock function for 2nd edition device please reply me
Thanks & Regards]
Elumalai
Hi,
Misty is only for 3rd edition devices as per as this page
http://wiki.forum.nokia.com/index.ph...hon_Extensions
Kandyfloss
V 7.0642.0
18-10-06
RH-51
Nokia 7610
Gargi Das- http://gargidas.blogsot.com
Forum Nokia Python Wiki
Learn Python at http://mobapps.org/PyS60