A start could be the DropDownListBox in gwt-incubator. http://code.google.com/docreader/#p=google-web-toolkit-incubator&s=google-web-toolkit-incubator&t=DropDownListBox
On Nov 21, 6:45 pm, Andyk <[email protected]> wrote: > Hi, > Im relatively new to GWT, but making some good progress and learning > well. > But Im trying to find a way of replicating a specific type of button > that I see in Gmail or Adsense. > Its a standard button that has a black arrow down. clicking it > generally produces a dropdown div that either contains a list of > something, or a form, or whatever. > And its not necessarily a menu item I dont think. > > Does this kind of custom dropdown button exist? > > I briefly played around with the idea of creating my own, maybe using > a togglebutton as a base. > But thought Id check here first incase Im doing unnecessary work. > > regards > > Andy -- 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.
