Hi Darry,
Thank you very much for your reply.
I solve this problem this morning already, I set a wrong
display.setCurrent ( XXX )
but, just now, I have another problem,
I create a Form from MIDlet and show it when MIDlet startApp(),
I will change the screen to GUI.java when I press a soft button,
right now, I can't back to the Form of MIDlet...
GUI.java ( extends Canvas ) can't destroy()..
I need help.
Best regards,
Boki.
"Darryl Pierce" <>
???????:0Uy0e.51704$ et...
> Boki wrote:
>> I start up from a MIDlet and transfer to a GUI Canvas when
>> press a soft key, but the GUI.java
>> never answer my addCommand request ....
>
> Please rephrase your message. It is very unclear. I understand that you're
> displaying a class that extends Canvas, but what do you mean by "never
> answer my addCommand request"? Do you mean you're creating an instance of
> Command and calling Canvas.addCommand()?
>
> If so, please post the code for where you create the Command, where you
> create the Canvas and where you add the Command to the Canvas. Canvas
> objects can and do display Commands, so the problem's in your code
> somewhere...
>
> --
> Darryl L. Pierce <>
> Visit my homepage: http://mcpierce.multiply.com
> "By doubting we come to inquiry, through inquiry truth." - Peter Abelard