Julien, Do you have any guides related to the styling of these? I've replaced the standard UI elements with GWTChosen dropdown lists, but I'm experiencing a few issues:
- For long lists, the bottom of the dropdown list is being hidden behind a surrounding panel. This was not a problem with the standard GWT elements (see attached cropping.png) - Converting dropdowns into the multiple selection box structure shown on your example page. I haven't found the magic. Any pointers? Thanks, Bill On Wednesday, October 24, 2012 6:00:42 PM UTC-4, Julien Dramaix wrote: > > Dear Community, > > I've just released GwtChosen 1.1.0. This release fix some bugs and > bring two new enhancements : > - possibility to customize the CSS via the ChosenOption object > - add optgroup support to the ChosenListBox widget. > > Don't forget to change your pom. xml or download the last jar file > ( > http://code.google.com/p/gwtquery-plugins/downloads/detail?name=gwtchosen-1.1.0.jar) > > > > Thanks to those who opened issues, proposed fixes and/or tested them. > > Documentation and example : http://jdramaix.github.com/gwtchosen/ and > http://jdramaix.github.com/gwtchosen/widgetsample/index.html > > Changes in this release : > > https://github.com/jDramaix/gwtchosen/issues?milestone=2&page=1&state=closed > > > Julien > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/C68d0NhkqmoJ. 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.
<<attachment: cropping.png>>
