On 9 juil, 20:21, Simon B <[email protected]> wrote:
> Hi,
> I need to incorporate into a filter widget functionality like that
> found in gmail in the "Move to", "Labels" and "More actions" List Box
> widgets that are found in the gmail mail application.
>
> Basically so that I can use the checkboxes and also they need to
> support all the event handling as well, does anyone know of a widget
> that supports this?

GWT 2.1 (currently a "milestone-quality" release) comes with Cell-
based widgets which makes this much easier. If you can't live with
beta code, and/or can't wait a few months for the 2.1 "GA" release,
then I have no answer, as I don't use any third-party widget library,
but you can probably find several of them with such a widget (Vaadin,
GXT/ExtGWT, SmartGWT, etc.)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
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