Announcing GwtChosen 1.1.0!!

399 views
Skip to first unread message

Julien Dramaix

unread,
Oct 24, 2012, 5:59:20 PM10/24/12
to gwtq...@googlegroups.com, google-we...@googlegroups.com
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

Oliver Krylow

unread,
Oct 25, 2012, 7:32:20 AM10/25/12
to google-we...@googlegroups.com
Hi Julien!

This looks like some good work! Thanks for the update.
Are there any plans/ideas to make chosen a little bit more mobile friendly?

Best regards,

Oliver

Manuel Carrasco Moñino

unread,
Oct 25, 2012, 9:51:40 AM10/25/12
to gwtq...@googlegroups.com, google-we...@googlegroups.com
Amazing job Julien !!.

- Manolo



Julien

--



Jambi

unread,
Oct 27, 2012, 5:43:57 AM10/27/12
to google-we...@googlegroups.com, gwtq...@googlegroups.com
thanks for this good work! I will definetly use those widgets in my next project!

wistephens

unread,
Nov 7, 2012, 2:30:18 PM11/7/12
to google-we...@googlegroups.com, gwtq...@googlegroups.com
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
cropping.png

Julien Dramaix

unread,
Nov 13, 2012, 9:01:18 AM11/13/12
to google-we...@googlegroups.com, gwtq...@googlegroups.com
Bill,

Sorry for the delay of my response. I totally ;iss your mail.

Your first issue is a known issue : https://github.com/jDramaix/gwtchosen/issues/5  Check the comments of this issue, a workaround was posted. I plan to try to fix this issue for the next release.

To enable the multiple selection :

ChosenListBox chzn = new ChosenListBox(true);



Julien
Reply all
Reply to author
Forward
0 new messages