J2ME question:how i can catch command event
From: Sveta (cvetyna_at_hotmail.com)
Date: 02/29/04
- Next message: Jean-Philippe Martin: "Re: JButton prob :os"
- Previous message: GoGoGoGo: "Re: I/O problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Feb 2004 08:13:19 -0800
Hi, all!
I am new with J2ME.
I have application that has form with 2 commands (exit and select).
All UI uses are high level API, and it is very important to leave it
high-level.
This application works fine on some devices. But at Samsung mobile
phone, I have a problem.
In this phone my 2 commands appear under menu command, and then I can
choose one of them. New command "OK" is added only on phone.
My question is:
1. How I can catch event on this OK command?
2. Is there any way to use keyPressed method of Canvas class in Form
class?
3. Any suggestions are welcome.
- Next message: Jean-Philippe Martin: "Re: JButton prob :os"
- Previous message: GoGoGoGo: "Re: I/O problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]