The Source for Java Technology Collaboration

Home » java.net Forums » Mobile & Embedded » LWUIT

Thread: TextArea

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is not answered. Helpful answers available: 2. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 2 - Last Post: Aug 29, 2008 6:50 AM by: jezzbel
jezzbel

Posts: 19
TextArea
Posted: Aug 22, 2008 5:32 AM
 
  Click to reply to this thread Reply

Hello,
I'm quite new in the midlets. Have a question. I need to create a bit advanced text editor where I can highlight, underline, make bold words. How could I achive that in the LWUIT framework? I need to have a menu where one can choose some options for text changing and in one text area one can have a text differently formated.I've noticed that I can add any commands to the text area and can't to anything with the text.

Thank you in advance for the replay.

Shai Almog
Re: TextArea
Posted: Aug 22, 2008 6:18 AM   in response to: jezzbel
  Click to reply to this thread Reply

Hi,
look at the source code of TextField and TextArea and use them as a
guideline to implement something like that. Implementing something
like this is more of a programming logic issue rather than a LWUIT
issue, its a very complex task.

If you wish to collaborate on writing something like this you can
sign the SCA and join the LWUIT-incubator project, I'm sure people
would like to collaborate on something like this.

> Hello,
> I'm quite new in the midlets. Have a question. I need to create a
> bit advanced text editor where I can highlight, underline, make
> bold words. How could I achive that in the LWUIT framework? I need
> to have a menu where one can choose some options for text changing
> and in one text area one can have a text differently formated.I've
> noticed that I can add any commands to the text area and can't to
> anything with the text.
>
> Thank you in advance for the replay.
> [Message sent by forum member 'jezzbel' (jezzbel)]
>
> http://forums.java.net/jive/thread.jspa?messageID=294802
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net
> For additional commands, e-mail: users-help@lwuit.dev.java.net
>

Shai Almog
http://lwuit.blogspot.com/

[att1.html]


jezzbel

Posts: 19
Re: TextArea
Posted: Aug 29, 2008 6:50 AM   in response to: Shai Almog
 
  Click to reply to this thread Reply

Thank you for the answer :)




 XML java.net RSS