My account: Login | Sign Up
Loading... 

Disable menu and red key event in 3rd edition devices | Thread profile

Thread profile page for "Disable menu and red key event in 3rd edition devices" on http://www.forum.nokia.com. This report page is a snippet summary view from a single thread "Disable menu and red key event in 3rd edition devices", located on the Message Board at http://www.forum.nokia.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: Disable menu and red key event in 3rd edition devices
Site: Nokia Developer Discussion Boards  Nokia Developer Discussion Boards - site profile
Forum: Python  Python - forum profile
Total authors: 9 authors
Total thread posts: 40 posts
Thread activity: no new posts during last week
Domain info for: nokia.com

Thread posts in Disable menu and red key event in 3rd edition devices:

1. 
Started 2 months, 4 weeks ago (2008-09-04 13:32:00)  by nirajpendal
Hi, With envy we can avoid exiting any app on red key, I have one J2Me application running. Can i do same for this application with envy? I think it can be done. My main question is, I want to prevent application going into background when user has pressed menu key. How can I handle it?
Size: 532 bytes
Customize:  Customize "Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
2. 
Started 2 months, 4 weeks ago (2008-09-04 13:32:00)  by nirajpendal Offline
Hi, With envy we can avoid exiting any app on red key, I have one J2Me application running. Can i do same for this application with envy? I think it can be done. My main question is, I want to prevent application going into background when user has pressed menu key. How can I handle it?
Size: 475 bytes
Customize:  Customize "<b>Reply 1</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
3. 
Started 2 months, 4 weeks ago (2008-09-04 13:59:00)  by cool_eagle
is it possible for N70
Size: 122 bytes
Customize:  Customize "<b>Reply 2</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
4. 
Started 2 months, 4 weeks ago (2008-09-04 13:59:00)  by cool_eagle Offline
is it possible for N70
Size: 65 bytes
Customize:  Customize "<b>Reply 3</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
5. 
Started 2 months, 4 weeks ago (2008-09-04 14:04:00)  by bogdan.galiceanu
http://discussion.forum.nokia.com/fo...d.php?t=137 099 Quote: Originally Posted by nirajpendal With envy we can avoid exiting any app on red key, I have one J2Me application running. Can i do same for this application with envy? I think it can be done. If you want to use envy to stop your J2ME app from...
Size: 2,068 bytes
Customize:  Customize "<b>Reply 4</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
6. 
Started 2 months, 4 weeks ago (2008-09-04 14:04:00)  by bogdan.galiceanu Offline
http://discussion.forum.nokia.com/fo...d.php?t=137 099 Quote: Originally Posted by nirajpendal With envy we can avoid exiting any app on red key, I have one J2Me application running. Can i do same for this application with envy? I think it can be done. If you want to use envy to stop your J2ME app from ...
Size: 2,125 bytes
Customize:  Customize "<b>Reply 5</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
7. 
Started 2 months, 4 weeks ago (2008-09-04 14:19:00)  by nirajpendal Offline
I want to prevent exiting other application developed using J2ME. This java application runs in foreground, python is running and capturing in background, Now if user has pressed exit key I want to prevent exiting this java application. Also if menu is pressed i want to prevent java application going into background. Plz help me. This is something tricky but I thing it is ...
Size: 461 bytes
Customize:  Customize "<b>Reply 6</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
8. 
Started 2 months, 4 weeks ago (2008-09-04 14:19:00)  by nirajpendal
I want to prevent exiting other application developed using J2ME. This java application runs in foreground, python is running and capturing in background, Now if user has pressed exit key I want to prevent exiting this java application. Also if menu is pressed i want to prevent java application going into background. Plz help me. This is something tricky but I thing it is ...
Size: 518 bytes
Customize:  Customize "<b>Reply 7</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
9. 
Started 2 months, 4 weeks ago (2008-09-04 15:08:00)  by nirajpendal
Will misty module help me?
Size: 119 bytes
Customize:  Customize "<b>Reply 8</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
10. 
Started 2 months, 4 weeks ago (2008-09-04 15:08:00)  by nirajpendal Offline
Will misty module help me?
Size: 62 bytes
Customize:  Customize "<b>Reply 9</b>: Disable menu and red key event in 3rd edition devices :: Python :: Nokia Developer Discussion Boards"
 

Top contributing authors for Disable menu and red key event in 3rd edition devices

Name
Posts
nirajpendal Offline
17
user's latest post:
Disable menu and red key event...
Published (2008-09-08 08:37:00)
How can I know which application is currently in foreground(active state). appuifw.app.focus will give me status of python application that it is in background or not. Same way I want to check that my java application is currently on which state foreground or in background? How can i do this?
nirajpendal
7
user's latest post:
Disable menu and red key event...
Published (2008-09-11 06:15:00)
This means I need to bind key event through programming. There is no such facility is available in pys60 so that I can fire event when user unlocks the keypad. Let me know if I am right.
bogdan.galiceanu Offline
7
user's latest post:
Disable menu and red key event...
Published (2008-09-08 08:43:00)
You can use appswitch 's fg_appname() or is_appname_fg() .
bogdan.galiceanu
3
user's latest post:
Disable menu and red key event...
Published (2008-09-09 07:25:00)
As I said earlier in this thread there is no way to override the action of the menu button. From the Python for S60 documentation, page 26: Quote: There is no way to prevent the standard action of the Hang-up key, the Menu key, the Power key or the Voice tags key from taking place.
gaba88 Online
2
user's latest post:
Disable menu and red key event...
Published (2008-09-10 13:45:00)
Quote: Originally Posted by nirajpendal my question is can we capture keypad unlock event? When user is trying to unlock the keypad(manually) so that I can do something on this event. Plz give me some suggestion, reference link or example. hi niraj please have a look at this article in the wiki i hope it will help you a lot. Enjoy Pythoning Gaba88
cool_eagle
1
user's latest post:
Disable menu and red key event...
Published (2008-09-04 13:59:00)
is it possible for N70
cool_eagle Offline
1
user's latest post:
Disable menu and red key event...
Published (2008-09-04 13:59:00)
is it possible for N70
jalpesh_patel17 Offline
1
user's latest post:
Disable menu and red key event...
Published (2008-09-10 11:09:00)
http://discussion.forum.nokia.com/fo...d.php?t=137099 check it
gaba88
1
user's latest post:
Disable menu and red key event...
Published (2008-09-11 12:40:00)
Quote: Originally Posted by nirajpendal This means I need to bind key event through programming. There is no such facility is available in pys60 so that I can fire event when user unlocks the keypad. Let me know if I am right. Hi Niraj you can do one another thing make a function run in the background and check whenever the user unlocks the keypad then fire you event. you can check weather the keypad is locked or unlocked from this article ....