Glad to see I wasn't the only one. I added a Star as well as add my comment
that the toolbar really should be in the default package. Thank you!

-Sean

On Mon, Aug 3, 2009 at 11:37 PM, Sumit Chandel <sumitchan...@google.com>wrote:

> Hi Sean,
> You may want to keep an eye on Issue #3042 (link below). You're not the
> first to be stumble upon the lack of a toolbar within GWT itself after
> dropping the RichTextArea in your project. I've bumped up the priority on
> Issue #3042 to make sure it's on the radar for a future release.
>
> Issue #3042:
> http://code.google.com/p/google-web-toolkit/issues/detail?id=3042
>
> Cheers,
> -Sumit Chandel
>
>
> On Fri, Jul 31, 2009 at 11:42 AM, Sean <slough...@gmail.com> wrote:
>
>>
>> Ah, thank you. I forgot all the examples are in the GWT source code.
>> This thing is pretty sweet, I'm surprised it's not part of the normal
>> API.
>>
>> Thank you,
>>
>> Sean
>>
>> On Jul 31, 9:23 am, Imran <imran...@gmail.com> wrote:
>> > This class is not part of the API. Instead, it was created in the demo
>> to
>> > show you what can be done. Download the code for the demo and copy the
>> file
>> > from there.
>> >
>> > Petarian.
>> >
>> > On Fri, Jul 31, 2009 at 9:11 AM, Sean <slough...@gmail.com> wrote:
>> >
>> > > So, I am looking at the GWT Showcase and at:
>> > >http://gwt.google.com/samples/Showcase/Showcase.html#CwRichText
>> >
>> > > They have this amazing Toolbar. I look at the source code and they
>> > > have:
>> >
>> > >  RichTextArea area = new RichTextArea();
>> > >  area.ensureDebugId("cwRichText-area");
>> > >  area.setSize("100%", "14em");
>> > >  RichTextToolbar toolbar = new RichTextToolbar(area);
>> >
>> > > Problem is, I can't find RichTextToolbar in GWT. Eclipse can't include
>> > > it and I can't find it in the javadocs. Are they using something that
>> > > isn't in language yet?
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to