• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

lwuit textarea with multiline

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I switch from lcdui to lwuit because lwuit enable me to add 2 textareas to one screen. You can not do it with lcdui. However, I am facing the following problem.

I want to use numeric 1 to 9 only with the two symbol * and # which is placed on the left and right at the bottom of phone keypad below digit 7 and 9. So, I set the textarea constraint to PHONENUMBER (TextField.PHONENUMBER). I am using Nokia C1 with Series 40 6th Edition SDK. How to go to the nextline, similiar to the desktop computer keyboard ENTER key? I press arrow down key on the phone keypad, it does not go to new line.

Highly appreciate if someone can guide me. If you need a fee, please contact me at Moderator edit: email address removed

Thank you.
 
Bartender
Posts: 5167
11
Netbeans IDE Opera Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ken Than, welcome to the Ranch! Please read the FAQ topic UseTheForumNotEmail <== link

Also, this is not a place to ask for paid help. ShowSomeEffort (<== link) TellTheDetails (<== link), and PostRealCode (<== link), not forgetting to UseCodeTags (<== link) and anyone who knows enough about LWUIT may come forward to guide you to a solution, if one exists.
 
Darryl Burke
Bartender
Posts: 5167
11
Netbeans IDE Opera Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Please BeForthrightWhenCrossPostingToOtherSites
http://www.java-forums.org/cldc-midp/60864-lwuit-textarea-multilines.html
http://www.java.net/forum/topic/mobile-embedded/lwuit/lwuit-textarea-multi-lines-manipulation
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic