| Reply | « Previous Thread | Next Thread » |
|
Hi,
could someone please tell me how to lock the keypad in a Nokia 2nd ed fp3 phone such as N70 with python? Thanks in Advance Thanks and Regards Neeraj |
| itmediaconnect |
| View Public Profile |
| Find all posts by itmediaconnect |
|
Quote:
http://wiki.forum.nokia.com/index.ph..._unlock_keypad |
|
Hi xiaobu,
from the link you suggested: import misty import pykeylock misty.lock_keypad_silent() pykeylock.Lock() Problem is misty works only for 3rd ed phones. I need a workaround for 2nd edition phones. It gives me import error saying: Nomodules name misty and No modules named pykeylock ![]() Thanks and Regards Neeraj |
| itmediaconnect |
| View Public Profile |
| Find all posts by itmediaconnect |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
first of all to use those extensions you need to install them in your device. Then you can import them. ![]() Now your problem AFAIK pykeylock can be used with 2nd edition devices but i am not so positive about that. ![]() Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Quote:
|
|
Thanks for the quick reply! I installed the PyKeylock module and now it locks fine.
Now I'm looking for a way to force the user to enter a code say'1234' to unlock the phone and not by simply unlock and * key combination. How do I do that? How do I control the key press? ![]() Thanks and Regards Neeraj |
| itmediaconnect |
| View Public Profile |
| Find all posts by itmediaconnect |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
i actually didnt got your point so clearly but you can have a look at the keypress module but the module is only for 3rd edition devices. ![]() Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| How lock the 6100 keypad ??? | Key2000 | Mobile Java General | 2 | 2004-07-14 09:52 |
| How lock 6100 keypad ??? | Key2000 | General Discussion | 0 | 2004-07-13 13:48 |
| Keypad Lock on 6600 | AndyCr6600 | General Discussion | 3 | 2004-01-09 14:24 |