Hi Steve,
Have you checked out the RichTextArea widget? You can see it in action in
the Showcase sample application (link below).

Showcase sample app:
http://gwt.google.com/samples/Showcase/Showcase.html

The RTA doesn't do auto-detection of things like hyperlinks where if I type
something of the form http://... it will automatically change it to a
hyperlink, but the RichTextToolbar implementation in the Showcase sample
application does provide a "Create Link" button which allow the user to link
text as they see fit. Might not be exactly what you're looking for, but it
might help for what you're trying to implement.

Hope that helps,
-Sumit Chandel

On Tue, Oct 7, 2008 at 3:03 AM, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:

>
> :( i dont want all that extra stuff there, just a simple link.
>
> but since its not possible in javascript either i think im wasting my
> time.
>
> Thanks anyway,
> Steve
>
> On Oct 7, 1:11 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
> wrote:
> > OK, found what I was looking for.  Naturally, found it on Screaming
> > Penguin (thanks Cooper & Collins, you guys rule!)
> >
> > http://www.screaming-penguin.com/GWTProjects
> >
> > It's on SourceForge, and fairly recently updated:
> >
> > http://sourceforge.net/projects/jwc/
> >
> > Later,
> >
> > Shaffer
> >
> > On Oct 6, 2:21 am, "[EMAIL PROTECTED]"
> >
> >
> >
> > <[EMAIL PROTECTED]> wrote:
> > > Is it possibly to insert some html inside a TextBox or TextArea and
> > > have it displayed correctly.
> >
> > > My goal is to display hyperlinks in the textbox.
> >
> > > Any help would be greatly appreciated.
> > > Thanks in advance,
> > > Steve- Hide quoted text -
> >
> > - Show quoted text -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to