TextField editOnAllKeys attribute

1 message, no reply - 821 views

Hello Guys,

 

I've been trying to use the attribute editOnAllKeys to create a TextField without the textarea buffer when I click at widget...

According the javadoc from this component,

 

The attribute  editOnAllKeys defines if the J2ME native edit dialog is opened 

when some key is pressed when the widget has the focus.

 

I'm checking the source code to try to find how to fix that bug, but, I didn't

find yet.

 

Can anybody help me?

 

Thanks,

Lucas